How to integrate new Apps? - Bada Software and Hacking General

Well...
Did some mods for my CFW...
HTML:
------------------
MenuID LIST
------------------
00: NONE
01: KEYPAD
02: LOGS
03: CONTACTS
04: MESSAGES
05: EMAIL
06: SOCIAL_HUB
07: SETTINGS
08: MUSIC
09: INTERNET
10: MEMO
11: TASK
12: CLOCK
13: FM RADIO
14: CAMERA
15: VOICE RECORDER
16: VIDEO PLAYER
17: GALLERY
18: CALCULATOR
19: CALENDAR
20: MY FILES
21: SEARCH
22: MY ACCOUNTS
23: JAVA
24: IM
25: YOUTUBE
26: NAVIGATION
27: ALL SHARE
28: NFC
29: IM Folder
30: SAT
31: Voice Command
34: Desk Cradle
------------------
MenuType List
------------------
00: SHP App
01: OSP App(Removable, AppID field required)
02: Preloaded OSP App(Unremovable, AppID field required)
03: Java midlet in SHP
04: Java midlet packed in OSP(Not Used)
05: Native URL
06: Bookmark URL
07: Widget App
08: Widget App(Floating)
09: for initiate Folder
10: Preloaded Widget App
11: Preloaded Widget App(Floating)
12: Fixed Native
#Version
Version=1
#Softkey
MenuID3=0
MenuType3=12
#Page0
MenuID0=1
MenuType0=0
MenuID1=3
MenuType1=0
MenuID2=4
MenuType2=0
MenuID3=2
MenuType3=0
MenuID4=9
MenuType4=0
MenuID5=5
MenuType5=0
MenuID6=8
MenuType6=0
MenuID7=26
MenuType7=0
MenuID8=17
MenuType8=0
MenuID9=14
MenuType9=0
MenuID10=19
MenuType10=0
MenuID11=23
MenuType11=0
MenuID12=24
MenuType12=2
AppID12=0rq06e23py
MenuID13=6
MenuType13=0
MenuID14=21
MenuType14=0
MenuID15=27
MenuType15=0
#Page1
MenuID0=7
MenuType0=0
MenuID1=10
MenuType1=0
MenuID2=11
MenuType2=0
MenuID3=20
MenuType3=0
MenuID4=32
MenuType4=0
MenuID5=25
MenuType5=5
MenuID6=16
MenuType6=0
MenuID7=13
MenuType7=0
MenuID8=12
MenuType8=0
MenuID9=18
MenuType9=0
MenuID10=15
MenuType10=0
MenuID11=31
MenuType11=0
// Polaris
MenuID12=0
MenuType12=1
AppID12=06cm35xl2f
// Caster
MenuID13=0
MenuType13=1
AppID13=577yx64nrt
MenuID14=0
MenuType14=1
AppID14=1xd3tvpnc5
MenuID15=22
MenuType15=0
#Page2
MenuID0=34
MenuType0=0
// Facebook
MenuID1=206
MenuType1=3
MenuID2=0
MenuType2=2
AppID2=8d7uw8z551
// Opera Mini
MenuID3=80
MenuType3=3
// Google Maps
MenuID4=163
MenuType4=3
// Song ID
MenuID5=101
MenuType5=3
// BlueFTP
MenuID6=130
MenuType6=3
// eBuddy
MenuID7=220
MenuType7=3
// Song ID
MenuID8=101
MenuType8=3
// BlueFTP
MenuID9=130
MenuType9=3
// eBuddy
MenuID10=220
MenuType10=3
So the Main menu has only one button at the bottom...
With this code it does start...
But I'd also like to insert badaBoard LITE into menu...
I inserted it into CSC file like "kaufDa"- & "HRS"-App (from German LA1) but it does't appear...
Where is the mistake?

You must also add Like this to mainmenu.init
MenuID2=0
MenuType2=2
AppID2=8d7uw8z551
ID=Your app id

hero355 said:
You must also add Like this to mainmenu.init
MenuID2=0
MenuType2=2
AppID2=8d7uw8z551
ID=Your app id
Click to expand...
Click to collapse
Am I right, that the bold marked numbers declare the position?
Is the App correct in CSC or should it be moved to ShpApp.app?

Taxidriver05 said:
Am I right, that the bold marked numbers declare the position?
Is the App correct in CSC or should it be moved to ShpApp.app?
Click to expand...
Click to collapse
1.You are right
2.Except Default applications app should be in CSC.No ShpApp.Because It will give bootloop when you moved to shpapp

hero355 said:
1.You are right
2.Except Default applications app should be in CSC.No ShpApp.Because It will give bootloop when you moved to shpapp
Click to expand...
Click to collapse
Well...
It is not really a "Default"-Application...
I picked the folder from my Wave II with sTune after downloading from app store...
With permission from the developers I'd like to integrate "badaBoard LITE" into my CFW...
I also put the folder into CSC file...
But after flashing it does not apper...
But the other two apps are visible...

You must full flash with new .csc file

With permission from the developers I'd like to integrate "badaBoard LITE" into my CFW...
Click to expand...
Click to collapse
Du weißt aber schon. Das das nicht geht. In einer ungehackten Firmware...
Die Apps aus der Firmware sind mit einem anderen Certificate signiert...
Das 2. Cert ist aus dem SDK...
Das 3. ist nur für den Store...
Best Regards

Okay...
Und austauschen kann ich die Zertifikate nicht einfach?
Hatte gehofft, dass das ähnlich funktioniert wie mit Polaris. Nur,... pack ich das in die ShpApp.app, bekomm ich ne Bootschleife...
Bau ich es in die CSC ein, wird es trotzdem nicht angezeigt, wie die beiden vorinstallierten aus der DBT...
@hero355: I also tried this, but it has no effect...
As adfree said, it seems, that it hast to do wirh certificates...

Na Du kannst maximal 2 verschiedene signierte Versionen haben...
Die aus dem Store, die wir alle ziehen konnten...
Und eine mit dem bada SDK signierte...
Problemchen...
Ich habe mir fast 2 Jahre die Zähne ausgebissen. Das d. SDK Zert in die FW zu integrieren...
Ich habe es bis heute NICHT gebacken bekommen.
Ob es mit dem, was Du so verabscheust funktioniert. Weiß ich nicht.
Aber Standarmäßig ist es unterbunden, andere Zerts in die FW einzuarbeiten.
So das Du keine Samples oder selbst signierte Apps preinstallen kannst...
Also ich kanns wie gesagt nicht.
MfG

Ah...
Okay...
Dann lass ich das erstmal so raus...
Dachte nur, dass es auf vergleichbarem Wege wie mit Polaris machbar wäre...

Maybe a talk in English will help me to understand what you already know
Did you just take installed files with sTune or you catched OAP file ???
Make sure there is no DCF files in your app files
I guess that the certificate thing shouldn't be present now after the Disable integrity check
Best Regards

I took the installed files...
There ARE DCF files in it...
How should I catch the OAP file?

It can help you
http://www.badapps.ru/4342-obhod-zaschity-shifrovaniya-v-bada-20.html

Hmmm...
I am not really familiar with Russian...
And Google translation is not really useful...

There is several ways to catch OAP file
One of those is installing app on SD card
During download you will see OAP file created in /Mount/MMC/Others/DownloadedAppPackages/
Wait until download of the app is complete
During app install copy final OAP file (refresh from a while to another the folder)
That's it
Best Regards

Hmmm...
Somhow download via Kies does not work currently for me...

the way explained above is with using in phone Samsung Apps

Ah...
Okay...
I will check it...
Can I also grab it while installing on phone?
Hidden paritions are visible in my FW...

1.
http://forum.xda-developers.com/showthread.php?t=1717392
2.
I think this is is misunderstanding or big fault...
badaBoard Devs get more trouble then!
Samsung not allow alternate ways of distributing!
Please not bring our Devs in trouble.
Thanx.
Best Regards

Related

Second today

I did a search and it seems inconclusive. Anyone have any experience of running this? Im running Duttys latest rom.
chinnyman said:
I did a search and it seems inconclusive. Anyone have any experience of running this? Im running Duttys latest rom.
Click to expand...
Click to collapse
What do you mean? Second Today? It doesn't really tell us much...
With TF3D Detacher? http://forum.xda-developers.com/showthread.php?t=480475
And then, as second today you can use PointUI, SPB Mobile Shell 3,...
i use secondtoday in conjuction with homescreen++ - to give me the following result
i run second today on my HD, I use it for my dual sim app so i can use tf3d but check the second today screen for sim info & swopping
I use it on my HD as well (keeping TF3D on the "real" today screen) and it works fine!
MAMeingast said:
I use it on my HD as well (keeping TF3D on the "real" today screen) and it works fine!
Click to expand...
Click to collapse
can u tell me how to set tf3d on the left softkey and other settings
(wenn möglich in deutsch)
ty
supermarc said:
can u tell me how to set tf3d on the left softkey and other settings
(wenn möglich in deutsch)
ty
Click to expand...
Click to collapse
Sure thing! (English version below)
Du musst Dir SecondToday herunterladen und installieren. Dann kannst Du diesen "virtuellen" zweiten Today-Screen öffnen, in dem Du die entsprechende Verknüpfung im Start Menü wählst. Wenn ich mich recht erinnere, fragt Dich SecondToday beim ersten Öffnen automatisch, welche Today-Plugins Du benutzen willst: Also hier einfach diejenigen auswählen, die Du auf dem "virtuellen" Today-Screen haben willst. Ich weiß nicht, ob es möglich ist, TF3D auf SecondToday laufen zu lassen - aber ich glaube eher nicht.
Dann zum Tab "Soft Keys" wechseln um die entsprechenden Soft Keys zu verändern. Leider ist dieses Menü etwas verwirrend gemacht: Oben rechts wählst Du aus, welchen Soft Key Du ändern möchtest (den in SecondToday oder den in Manila?) oben links ob es der linke oder rechte sein soll. Unter "Title" kannst Du angeben, was auf dem Soft Key stehen soll. "Path to Program" einfach so lassen, wie's ist. Dann einfach "Apply to Registry" clicken.
Beispiel:
Du willst mit dem linken Soft Key in TF3D (auf dem echten TodayScreen) zu SecondToday wechseln und in SecondToday ebenfalls den linken Soft Key benutzen, um SecondToday wieder verschwinden und TF3D auftauchen zu lassen. Einfach einmal den Haken bei Second Today lassen und apply clicken, einmal den Haken bei Manila 3D oder 2D setzen und apply clicken. Fertig!
Wenn Du noch fragen hast - immer her damit!
ENGLISH VERSION:
Download and install SecondToday. You can now launch and switch to this "virtual" today screen by openening the corresponding link in the start menu. As far as I remember, SecondToday will automatically ask you for the today plugins you want to have running on it upon first running the app. Just select the plugins you want. I'm not sure if it is possible to run TF3D on the "virtual" today screen - but probably not.
Now switch to the "Soft Keys" menu to set up the soft keys to be able to switch between the real and the virtual today screen. This menu is slightly confusing: Top right you select which soft key you want to change - the one in TF3D or the one on Second Today? "Title" defines the label of the soft key and the entry in "Path to Program" shouldn't be changed. Set everything the way you want it and hit "apply to registry".
An example:
You want to use the left soft-key to switch from TF3D to the virtual screen and also the left soft-key to go back to TF3D: Just tick "Second Today" once and hit apply and hit the corresponding Manila bix once and hit apply. That's it!

Vodafone VDA GPS / Amoi 6711 / Toshiba G710

Windows Mobile 6.1 VDA GPS / Toshiba G710 / Amoin 6711A Kitchen (GPS-R11-080708-NEPTUNE 5.2.19581 aku 1101)
http://www.megaupload.com/?d=3RNNHGD5
- Support SDHC Cards
- GPS Driver incl.
"unzip the Kitchen to C:\VDA-GPS"
"the orginal Kitchen is to big you must remove Part(s), for example : SYS\SampleMusic"
"for flash disable "USB Connection" under Active Sync"
enjoy Powerbyte
problem
Hi man, Thanks for kitchen and other tools. But I have problem with flashing VDA GPS-R11-080708-NEPTUNE rom image to my VDA GPS...for more information read this: http://forum.xda-developers.com/showthread.php?p=3636188#post3636188
You can Flash Beta 2, a new Kitchen Version goes online in the next week, inluded a new non Beta ROM
powerbyte
THX
Thank you very much...beta 2 version running great!
is there a way to use movex with windows vista/seven?
if i try to send the image, movex and any other tool isnt able to find my device
i also tried to bring my vda in "download" mode by pushing the power and camera button
thx for your help
Hi powerbyte,
is it possible, that you share the file without the sample music in it?
i'm not able to manipulate the rom.
thx a lot
THX but
hi powerbyte,
please can you provide a imagefile without the samplesounds ? (a smaler one)
i don´t understand how can i create a smaler image with your VDA-GPS package.
THANK YOU ...........
ragards
riodoro
run step 1. Drop Flash.img.cmd (drop Flash.img on Drop Flash.img.cmd)
run step 2. PKTool.cmd
look in the C:\VGA-GPS\SYS Folder, and delete Folder SampeMusik
run the next steps, and create a G710.NEW.IMG for Flash
please
now i have it !, thank you for your answer powerbyte.
I have flashed my vda with my new image successfull but now i can not start any settings in my vda. When i would like to set my clock or anythink an error comes like this: "Fehler Einstellungen konnten nicht geöffnet werden."
Have you any idea ??
Thank you for your Help !
regards
riodoro
teac said:
is there a way to use movex with windows vista/seven?
if i try to send the image, movex and any other tool isnt able to find my device
i also tried to bring my vda in "download" mode by pushing the power and camera button
thx for your help
Click to expand...
Click to collapse
Same here...but on Windows XP!
So if anyone have an idea...please let us know...
Thank you...
It's working for me to use another USB-Cable and WinXP
But the rom is still not working (Not possible to change options)
PS.: Wer ist eigentlich deutsch? Powerbyte? Du evtl. auch?
Der VDA GPS ist fast ausschließlich in D verkauft worden.
MfG
Hi teac
auch D, Du hast auch das Problem mit dem ROM dass keine Einstellungen im vda verändert werden können ? , sonst funktioniert alles gut.
Bei der Beta2 von powerbyte kann ich die Einstellungen verändern, nur leider gehen die Ringtones nicht.
grüsse
Ja, bei mir sieht es genau so aus.
Werde mal versuchen, ob man der Beta2 die fehlenden sachen aus der "finalen" Version von powerbyte einfügen kann. Evtl. hilft auch ein weiteres entfernen von dateien aus der Version von Powerbyte, da die Größe auch ohne samplemusic noch grenzwertig ist.
@Powerbyte, vielleicht hast du ja mittlerweile auch eine lauffähige Version.
mfg
hi teac,
die idee mit dem schrumpfen hatte ich auch schon weil ich dachet er hätte keinen Platz mehr die Konfiguration zu schreiben, hab das img bis auf 44MB verkleinert, hat aber nichts gebracht.
grüsse
then you only remove parts, go this way
Step 1. drop Flash.img to 1. Drop Flash.img.cmd
Step 2. run 2. PKTool.cmd
Step 3. remove for example all other Language Files and TelmapNav.exe do not remove German 0407 and English 0409 Files
Step 4. run 4. Make new IMG.cmd
Step 5. run 5. Flash.cmd
have fun
hi powerbyte,
i do this:
Step 1. run 1. Drop Flash.img.cmd
Step 2. run 2. PKTool.cmd
Step 3. i remove all other Language Files (not 0407 and 0409 Files) and TelmapNav.exe
Step 4. run 3. BuildOS.cmd
Step 4. run 4. Make new IMG.cmd
Step 5. run 5. Flash.cmd
but i have the same problem, i am not able to be change settings in my vda.
ERROR "Fehler Einstellungen konnten nicht geöffnet werden"
regards
riodoro
Please flash another Image (older E78 Rom) and then your new Image
Old Rom
http://thanhcongmobile.com/download/Smartphone B800/UpRom B800/GSM6711_wm5.3.img
I tried with another usb cable...and now it is connecting...but i have the "loadram bin failed" error....
If you know what to do...please tell me!
I tried with another usb cable...and now it is connecting...but i have the "loadram bin failed" error....
If you know what to do...please tell me!
hi powerbyte,
with the old rom (wm5.3), i can not enter in the download mode by pressing the power- and camera button ?!?
whats now wrong ?
regards
riodoro

S8530 oldest 2.0 Firmware XPKD6

My Test Wave 2 has no SIM... so I can't access Samsung Apps... I thought.
But under KD6 it seems Demo App with access without SIM...
1.
Any idea what HQTEST_Fash_T is?
HQTEST I saw also as prefix for Font...
Best Regards
I guess these are the apps for testers to test the featured options. Flash, WAC 2.0, font etc.
Tried short to add Apps from KD6 into KJ1... but failed.
Samsung Apps not start... now I'm back on KD6...
Best Regards
Now I understood what Service not available means...
Correct bada Version is mandatory.
"Apps" check Version in handset...
Themes have their own engine... they also check Version
At the moment I don't know where Check engine is stored for Themes...
Minimum Firmware Version seems MBUKI on S8500, but then I can't access this theme...
On XXKL1 on S8530 I have no problem to download Flash Themes.
Best Regards
This store...
Best Regards
adfree said:
This store...
Best Regards
Click to expand...
Click to collapse
Hy adfree please share your samsung apps test,thanks.
Best Regards.
adfree said:
Now I understood what Service not available means...
Correct bada Version is mandatory.
"Apps" check Version in handset...
Themes have their own engine... they also check Version
At the moment I don't know where Check engine is stored for Themes...
Minimum Firmware Version seems MBUKI on S8500, but then I can't access this theme...
On XXKL1 on S8530 I have no problem to download Flash Themes.
Best Regards
Click to expand...
Click to collapse
Might this also be a reason, why Themes from store cannot be installed on Custom ROMs? Might be an explanation...
Jetzt nochmal für Dummies wie mich...
Was geht bei den Themes nicht?
Es gibt 2 Theme Arten...
A = Die mit Flash drinnen. Also das was sich bewegt...
B = Die OHNE Flash, was seit bada 1 rumkrepelt...
Samsung hat sich besonders viel Mühe gegeben... Flash zu schützen...
Deshalb können die *.DCF Dateien weder entpackt, noch installiert werden von Hand... es gibt keine ZIP aka *.smt Datei.
Was genau geht jetzt bei Dir nicht?
MfG
Hy adfree please share your samsung apps test,thanks.
Click to expand...
Click to collapse
I have shared the full SECOND store, here:
http://forum.xda-developers.com/showpost.php?p=29177957&postcount=13
You only need to find Warp Code... maybe.
I have NOT found Warp Code...
I'm using the first leaked Version... QR Code...
And spread over the whole XDA I have given many hints, how to bypass... and/or what you need... to enter this store...
Read carefully this Thread. Download and COMPARE files from Kona...XPKD6.
Maybe one day other users have also Bingo...
Again. This store from XPKD6 is also alive... You can see Screenshots at first post and few posts later from this month...
Remember. XPKD6 is older then 1 year...
Best Regards
Was nicht geht?
Ganz einfach...
Sobald man ein Theme (egal, ob Flash, oder nicht) aus dem Store mit einer CFW lädt, ist dieses nicht einstellbar.
In der Liste installierter Themes wird dieses als "Kopie" des vorherigen Elements in der Liste angezeigt.
Dieses hat auch kein Icon...
Daher mein Verdacht, dass für die Problematik die Versionsprüfung verantwortlich ist.
Denn SMTs gehen ja ohne Probleme...
Sorry for writing in German!
It was only an information for adfree...
Welche Custom? Link
Welches Theme? Link wäre hilfreich...
Gib mir mal Referenz... Kannst mir gerne per PN mitteilen.
Dann seh ich mir das mal mit WinComm an... eventuell erkennt man dann warum...
Dauert 1, 2 Tage...
MfG
Short translation.
Further communication with PM...
Best Regards
Geht um diese ROM...
Soll aber auch bei anderen ROMs auftreten.
Theme ist egal...
Sobald eins ausm Store ist, ist das nicht einstellbar.
Hab ich nicht, kann ich nicht downloaden...
Strato blabla...
Ich hab das komplette Paket nun nochmal neu zusammen gestellt mit den aktualisierten Dateien...
Click to expand...
Click to collapse
Der Link greift auch grad ins Leere...
Also wo kann ich downloaden ?
MfG
Edit 1.
Okay, wenn das die ist, dann downloade ich gerade...
New_S8500 firefly-ROM v2.3.1.zip
Genau die isses...
Wirst aber wohl mit der apps_comressed_MuS8500_firefly_v1.bin arbeiten müssen...
Die gibt es im S8500er-Forum bei Handy-FAQ...
Andernfalls wirst ne schöne Meldung bekommen "modification detected!" Wir arbeiten bereits dran...
Das ist die aktuellste Build...
Andernfalls wirst ne schöne Meldung bekommen "modification detected!" Wir arbeiten bereits dran...
Click to expand...
Click to collapse
1.
Wenn ichs ein 2. Mal starte... komme ich zum Menü + paar Sekunden...
2.
Wenn man RC2 mit Debug Level High lädt... sieht man.
Das FMRadio.so das Problemchen ist.
Ist wohl was beim Ausschalten der Security schief gegangen...
Die *.so sind doch signiert... mit Zertifikaten und so... also Disable...
Später mehr...
MfG
Weiß ich doch...
Bin da schon am rumprobieren...
Mir ist nur was zu den Themes aufgefallen...
Flash-Themes im ZIP-Format sind problemlos nutzbar...
Irgend ein Ansatz?
Irgend ein Ansatz?
Click to expand...
Click to collapse
Habe erstmal aufgegeben und spiele wieder woanders rum...
Komischerweise konnte ich mit dem Appstore nix sehen...
Also Samsung Apps gestartet... nix angezeigt...
Sorry, dann hatte ich erstmal keine Lust mehr...
MfG
AT your OWN risk!
Samsung Server...
1.
All you need is KonaConfig.ini from XPKD6...
2.
Delete few files... maybe read here:
http://forum.xda-developers.com/showpost.php?p=29932768&postcount=49
3.
Replace
8d7uw8z551\Res\KonaConfig.ini
XPKD6 is over 1 year old...
Best Regards
adfree said:
AT your OWN risk!
Samsung Server...
1.
All you need is KonaConfig.ini from XPKD6...
2.
Delete few files... maybe read here:
http://forum.xda-developers.com/showpost.php?p=29932768&postcount=49
3.
Replace
8d7uw8z551\Res\KonaConfig.ini
XPKD6 is over 1 year old...
Best Regards
Click to expand...
Click to collapse
Got in samsung test apps but unable to login
Error
This account cannot be used in this country. Use a different account to sign in (3013)
Click to expand...
Click to collapse
Tried UK account but same Error
Are u able to sign in, if yes then by which region store ?
never mind got it
Thanx for ur hint
@adfreee pls upload your KONA.ini
We go testapps
Are u able to sign in, if yes then by which region store ?
Click to expand...
Click to collapse
I have not researched deeper in this...
Because this is Account App related... rcz4775900...
All I can say...
NO Account is need to download Apps... :angel:
pls upload your KONA.ini
We go testapps
Click to expand...
Click to collapse
1.
I have nearly all uploaded and/or hints given...
2.
This Demo Store from XPKD6 is not the same... what you maybe expect...
Its only an example how important/powerfull KonaConfig.ini is...
Btw... compare KonaConfig.ini from XPKD6, normal Kona and from "Andromeda App"...
http://forum.xda-developers.com/showpost.php?p=29177957&postcount=13
3.
Few settings from KonaConfig.ini is described here:
http://forum.xda-developers.com/showpost.php?p=29090261&postcount=42
few posts..
I can't give full solution. Sorry.
But I think I gave enough hints...
Best Regards

[HOWTO] Pay Google Play Store Apps without Creditcard

Instructions to Pay Apps from the market by Vodafone, T-Mobile account or to pay O2.
If you want to change this in your Galaxy, you should read and understand these instructions!
Neither I, nor XDA-DEV. assume liability for damages that may arise on your device by following this guide.
Preparation:
* Root your Galxy (if already rooted skip this step)
* Root Explorer or alternatively to install EStrongs File Explorer
Now the change:
* Start or root EStrongs File Explorer
* Changes to the System folder
* Search build.prob First, click on it and select "Copy" and go to the SD card and "paste" choose to secure these
* Now go back to the system folder
* Represents the write permissions to access r / w
* Looks back the build.prop file
* Press the top and select "Open in Text Editor"
Search * Now the line ro.com.google.clientidbase = ********
* Now the ******* Vodafone change in android-vf-de change at T-Mobile android-tmobile-de and O2 change in android o2-de (with me standing there android google)
* Now save the file
* Reboot your device
* Manage Then in Settings / Applications / Applications / All / Market and clear data
* Now click on the market, choose a paid app, and watch whether Vodafone or T-Mobile account is listed strain (but not hook it and pay for).
* If yes you made it and you can soon buy the app's also without a credit card from the Market.
GERMAN TRANSLATION:
Anleitung um App´s aus dem Market per Vodafone, T-Mobile Konto oder O2 zu bezahlen.
Wenn ihr dies bei Eurem Galaxy umstellen wollt, solltet ihr diese Anleitung vollständig und sorgfältig durchlesen!
Weder ich, noch XDA-DEV. übernehmen Haftung für Schäden die an eurem Gerät, durch das Befolgen dieser Anleitung, entstehen könnten.
Vorbereitung:
* Das GALXY rooten (Wenn schon gerootet diesen Schritt überspringen)
* Root Explorer oder alternativ dazu EStrongs File Explorer installieren
Nun die Änderung :
* Root oder EStrongs File Explorer starten
* Wechselt in den Ordner System
* Als erstes build.prob suchen, drauf klicken, "Copy" wählen und auf die SD-Karte wechseln und "Paste" wählen um diese zu sichern
* Nun wieder in den Ordner System wechseln
* Stellt die Schreibrechte auf r/w um
* Sucht wieder die Datei build.prop
* Drauf drücken und "Open in Text Editor" wählen
* Nun die Zeile ro.com.google.clientidbase=******** suchen
* Nun die ******* bei Vodafone ändern in android-vf-de, bei T-Mobile ändern in android-tmobile-de und bei O2 ändern in android-o2-de (bei mir stand dort android-google )
* Nun die Datei speichern
* Gerät neu starten
* Dann in Einstellung / Anwendungen / Anwendungen verwalten / Alle / Market und dort auf Daten löschen klicken
* Jetzt auf den Market klicken, ein kostenpflichtiges App aussuchen, und gucken ob Vodafone oder T-Mobile Konto belasten aufgeführt ist (jedoch nicht anhaken und bezahlen).
* Wenn ja habt Ihr es geschafft und könnt demnächst die App´s auch ohne Kreditkarte aus dem Market kaufen.
Dann viel Spaß beim testen.
Gesendet von meinem GT-I9100
??
Sent from my GT-I9100 using Tapatalk 2
Look in build.prob for ro.com.google.clientidbase and delete the stars. Now enter android-tmobile-de and then reboot. After that delete Google Play data in app manager
Gesendet von meinem GT-I9100
Only works for German providers.
please use english languange, it's the only proper and acceptable languange on this forum
diko adrian said:
please use english languange, it's the only proper and acceptable languange on this forum
Click to expand...
Click to collapse
Need help to translate....
Gesendet von meinem GT-I9100
mschwanke said:
Need help to translate....
Gesendet von meinem GT-I9100
Click to expand...
Click to collapse
Im sure you could get a rough translation in the interim from Google translate?
jl10101 said:
Im sure you could get a rough translation in the interim from Google translate?
Click to expand...
Click to collapse
Translated
Gesendet von meinem GT-I9100
what does soon mean ? i get an error [BM-CPE-16] and it says that vodafone refuses the payment with my account
Hey mate I am in India! So will this trick work for me??
And I don't have "De" on my build.prop! Here take alook on what I have! android-********* keyguard.no_sim_require
What am I suppose to do?
Sent from my Galaxy S3 using xda premium
You have to use for your country specified codes. It will work.
Gesendet von meinem GT-I9100
Hell yeah !!! works great! (P.A.C Rom)
big thanks or "Vielen vielen Dank!"
... and some greetz from Hannover
svenni1982 said:
Hell yeah !!! works great! (P.A.C Rom)
big thanks or "Vielen vielen Dank!"
... and some greetz from Hannover
Click to expand...
Click to collapse
Also greetings from Rendsburg
Gesendet von meinem GT-I9100
i not understaind .....i can buy app without money ?
MEMOREX2 said:
i not understaind .....i can buy app without money ?
Click to expand...
Click to collapse
No. Read the OP - it's the method that lets you pay using your carrier's account instead of a credit card.
This bricked my phone. Even though I have backed up the build.prop file, I still am stuck. I have no way of putting back the backup to the system folder. Probably have to reflash my ROM.
Edit:
Luckily by reinstalling my old rom without wiping any caches fixed it without any data loss.
can you please guide us through "What other can do who are using other carrier provider like " Airtel" which is in India
would be highly appreciated
thanks
eace:

Philips Android TV, voice.apk (Amazon-Alexa) needed

Hi there XDA,
my "Amazon Alexa" App on my Philips 55PUS7354 (Software Version TPM191E_R.001.004.100.000 / Android 9) suddenly stopped working (infinite loading circle)
Different approaches to get that thing working again ended with no luck.
Philips-Support... Well... I emailed them but, yea, they are no help here.....
After countless hours with factory resets, wiping the /data partition, reinstalling firmware via usb, "Wiresharking" the network activity, I came to the conclussion that
I must be a problem with the app itself.
It´s a system app shipping within the firmware-package.
App-ID: org.droidtv.amazonalexa
A "dumpsys package org.droidtv.amazonalexa" on the shell gave me:
Code:
dumpsys package org.droidtv.amazonalexa
Activity Resolver Table:
Non-Data Actions:
org.droidtv.action.ALEXA_PRIVACY:
f08903a org.droidtv.amazonalexa/.wizard.AlexaWizardActivity filter 99c05d3
Action: "org.droidtv.action.ALEXA_PRIVACY"
Category: "android.intent.category.DEFAULT"
android.intent.action.MAIN:
f08903a org.droidtv.amazonalexa/.wizard.AlexaWizardActivity filter 9da580d
Action: "android.intent.action.MAIN"
Category: "android.intent.category.LEANBACK_LAUNCHER"
Category: "android.intent.category.LAUNCHER"
org.droidtv.intent.action.AMAZON_ALEXA:
f08903a org.droidtv.amazonalexa/.wizard.AlexaWizardActivity filter fd9a3c2
Action: "org.droidtv.intent.action.AMAZON_ALEXA"
Category: "android.intent.category.DEFAULT"
Receiver Resolver Table:
Non-Data Actions:
org.droidtv.NON_INTERRUPTIBLE:
97344eb org.droidtv.amazonalexa/.receiver.AlexaBootReceiver filter d01cd37
Action: "org.droidtv.tv.tvpower.TV_POWER_STATE_CHANGE_BEGIN"
Action: "android.intent.action.BOOT_COMPLETED"
Action: "org.droidtv.NON_INTERRUPTIBLE"
android.intent.action.TIME_SET:
dd62248 org.droidtv.amazonalexa/.receiver.TimeChangeReceiver filter 5d552a4
Action: "android.intent.action.TIME_SET"
org.droidtv.tv.tvpower.TV_POWER_STATE_CHANGE_BEGIN:
97344eb org.droidtv.amazonalexa/.receiver.AlexaBootReceiver filter d01cd37
Action: "org.droidtv.tv.tvpower.TV_POWER_STATE_CHANGE_BEGIN"
Action: "android.intent.action.BOOT_COMPLETED"
Action: "org.droidtv.NON_INTERRUPTIBLE"
android.intent.action.BOOT_COMPLETED:
97344eb org.droidtv.amazonalexa/.receiver.AlexaBootReceiver filter d01cd37
Action: "org.droidtv.tv.tvpower.TV_POWER_STATE_CHANGE_BEGIN"
Action: "android.intent.action.BOOT_COMPLETED"
Action: "org.droidtv.NON_INTERRUPTIBLE"
Key Set Manager:
[org.droidtv.amazonalexa]
Signing KeySets: 1
Packages:
Package [org.droidtv.amazonalexa] (e4eb8e1):
userId=10011
pkg=Package{2df7606 org.droidtv.amazonalexa}
codePath=/system/priv-app/voice
resourcePath=/system/priv-app/voice
legacyNativeLibraryDir=/system/priv-app/voice/lib
primaryCpuAbi=null
secondaryCpuAbi=null
versionCode=28 minSdk=14 targetSdk=28
versionName=9
splits=[base]
apkSigningVersion=3
applicationInfo=ApplicationInfo{dbf44c7 org.droidtv.amazonalexa}
flags=[ SYSTEM HAS_CODE ALLOW_CLEAR_USER_DATA ALLOW_BACKUP ]
privateFlags=[ PRIVATE_FLAG_ACTIVITIES_RESIZE_MODE_RESIZEABLE_VIA_SDK_VERSION PRIVILEGED ]
dataDir=/data/user/0/org.droidtv.amazonalexa
supportsScreens=[small, medium, large, xlarge, resizeable, anyDensity]
usesLibraries:
org.droidtv.ui.tvwidget2k15
org.droidtv.ui.strings
tvfw
usesLibraryFiles:
/system/priv-app/tvwidgets2k15/tvwidgets2k15.apk
/system/priv-app/tvstrings/tvstrings.apk
/system/framework/tvfw.jar
timeStamp=2008-12-31 17:00:00
firstInstallTime=2008-12-31 17:00:00
lastUpdateTime=2008-12-31 17:00:00
signatures=PackageSignatures{46d9f29 version:3, signatures:[476d2253], past signatures:[]}
installPermissionsFixed=false
pkgFlags=[ SYSTEM HAS_CODE ALLOW_CLEAR_USER_DATA ALLOW_BACKUP ]
requested permissions:
android.permission.INTERNET
android.permission.ACCESS_NETWORK_STATE
android.permission.CONNECTIVITY_INTERNAL
com.android.providers.tv.permission.WRITE_EPG_DATA
com.android.providers.tv.permission.READ_EPG_DATA
android.permission.DEVICE_POWER
org.droidtv.tv.tvpower.tv_power_system_access
com.android.providers.tv.permission.ACCESS_ALL_EPG_DATA
com.android.providers.tv.permission.ACCESS_WATCHED_PROGRAMS
org.droidtv.providers.tv.favorite.READ_FAVORITE_DATA
org.droidtv.providers.tv.favorite.WRITE_FAVORITE_DATA
android.permission.WAKE_LOCK
org.droidtv.permission.TPVISION_BROADCASTS
android.permission.READ_PHONE_STATE
android.permission.READ_PRIVILEGED_PHONE_STATE
android.permission.RECEIVE_BOOT_COMPLETED
install permissions:
org.droidtv.permission.TPVISION_BROADCASTS: granted=true
android.permission.RECEIVE_BOOT_COMPLETED: granted=true
android.permission.DEVICE_POWER: granted=true
com.android.providers.tv.permission.READ_EPG_DATA: granted=true
org.droidtv.providers.tv.favorite.WRITE_FAVORITE_DATA: granted=true
android.permission.INTERNET: granted=true
com.android.providers.tv.permission.WRITE_EPG_DATA: granted=true
android.permission.READ_PRIVILEGED_PHONE_STATE: granted=true
com.android.providers.tv.permission.ACCESS_ALL_EPG_DATA: granted=true
android.permission.ACCESS_NETWORK_STATE: granted=true
org.droidtv.providers.tv.favorite.READ_FAVORITE_DATA: granted=true
android.permission.CONNECTIVITY_INTERNAL: granted=true
com.android.providers.tv.permission.ACCESS_WATCHED_PROGRAMS: granted=true
android.permission.WAKE_LOCK: granted=true
User 0: ceDataInode=-4294966559 installed=true hidden=false suspended=false stopped=false notLaunched=false enabled=0 instant=false virtual=false
gids=[3003]
runtime permissions:
Package Changes:
Sequence number=73
User 0:
seq=0, package=uk.co.freeview.bbc_sounds
seq=1, package=com.phorus.playfi.tv
seq=4, package=com.google.android.tvrecommendations
seq=5, package=com.google.android.videos
seq=8, package=com.google.android.gms
seq=9, package=tunein.player
seq=16, package=org.droidtv.nettvapp5245
seq=17, package=org.droidtv.android.fitness
seq=18, package=com.google.android.youtube.tvmusic
seq=22, package=com.google.android.apps.mediashell
seq=23, package=com.android.shell
seq=27, package=org.droidtv.amazonalexa
seq=28, package=com.android.vending
seq=32, package=com.disney.disneyplus
seq=70, package=com.zattoo.player
seq=72, package=com.netflix.ninja
Dexopt state:
[org.droidtv.amazonalexa]
path: /system/priv-app/voice/voice.apk
arm: [status=speed-profile] [reason=bg-dexopt]
Compiler stats:
[org.droidtv.amazonalexa]
base.apk - 5288
voice.apk - 3665
It shows "Verison 9".
Maybe someone is able to upload a different/newer Version of the app apk, so I can test it ?
The package is located at /system/priv-app/voice/voice.apk
Thanks in advance...
~ cYrAx
Hi,
try the current latest firmware for your TV... 101.2.98.0...
[email protected]
Toengel said:
Hi,
try the current latest firmware for your TV... 101.2.98.0...
[email protected]
Click to expand...
Click to collapse
Anhand deiner Seite seh ich das ich auf deutsch mit dir schreiben kann
Bist du dir sicher das dies die richtige Firmware für mein Modell ist ?
Mein TV (PUS7354) ist ein 2019er Modell.
Die Firmware 101.2.98.0 scheint aber nur für die 2020er Modelle zu sein.
Laut deiner Seite ist die Firmware 1.4.100.0 für mein Modell die aktuellste...
Die Firmwarebezeichnung "TPM191E" ist allerdings gleich, heißt das ich kann die 191.2.98.0 trotzdem installieren ?
mfg
Tachchen,
2019er und 2020er TVs nutzen dieselbe Firmware. Auf den Servern liegen halt nur die alten Versionen. Du kannst ja mal direkt am TV nach einer neuen Version suchen. Wenn da nichts kommt, nimmst du die 101.2.98.0
[email protected]
Hi Toengel,
ist zwar schon eine Weile her, aber wollte dir trotzdem eine Rückmeldung zum Thema geben:
Nachdem ein Upgrade auf die aktuellste Firmware (in diesem Fall die 101.2.98.0) und diverse Resets usw. nicht den erwünschten Erfolg gebracht haben, habe ich das Thema erstmal eine Weile ruhen lassen, der TV hatte ja bis auf die Alexa App normal funktioniert...
Gestern Abend hat´s mich dann doch nochmal gepackt und ich habe es mal mit der aktuellsten "upgrade_loader.pkg" (101.2.22.2) von deiner Seite probiert und siehe da, nun funktioniert wieder alles !
Was ist dieser Upgrade-Loader eigentlich genau ? Der scheint ja mehr "platt" zu machen als "herkömmliche" Updates.
Übrigens, danke für deine geniale Seite und das du da so viel Energie rein steckst, wirklich Top !
Tachchen,
upgrade_loader = komplettes Android Image.
[email protected]
Hello cyrax,
If you have already the apk org.droidtv.amazonalex.
I'm very interresting for download that.
Thx U 'n' happy New year

Categories

Resources