Noobs helping noobs, learning android, and etc optimisations ! - Android Development on Bada

I made this thread for all the ones (like me) who are trying to learn how android is working, how to do custom rom or other optimisations...
Post your questions here !

how to make android run smoothly and fast on wave 2 like wave 1 ?

Basically easiest way is to port Tigrouzen kernel on Wave II... Since their about the same device this should be easy (I think). Just a copy/paste on screen driver should be enough... I'll give it a try later... Need Linux first :silly:
The main problem on our device is... RAM... So we must find way to have more or to be handled better.

ok.. keep us updated
---------- Post added at 07:04 PM ---------- Previous post was at 06:58 PM ----------
but there is one thing that i can't understand... galaxy mini has android and it's way weaker than wave phones galaxy mini has 800MHz processor and 384 mb RAM (I think) and wave phone have 1GHz processor with 512 mb so can't we run it smoothly ?

FAIK...
Wave on android has 250MB available... There is 128MB RAM more, but reserved for modem.

ok i understand now .... but is there any app or command that allows us to increase ram or manage automatically while using android ?

You can install swap, it's like in windows, it uses "regular memory" (on HDD for windows or SD card for android) as RAM, but it's not as fast as RAM and it decrease SD card life. You can install RAM scripts too.
But the best way is making new optimized ROM...
Have a look to dev options and performance options. You can play with them
For those of you who you want to install Linux simply. Install Wibu. Works great for me. http://www.ubuntu.com/download/desktop/windows-installer
Sent from my GT-S8530 using xda app-developers app. Smoother then bada

i have created cm10.1 it stucked at boot logo

karan1719 said:
i have created cm10.1 it stucked at boot logo
Click to expand...
Click to collapse
You installed tigrouzen cm10.1?

i am talking about wave 2
soxix
I have created 280mb ram kernel for wave 2 after 3and 4 hours i will upload it but it need to compile since my computer harddisk is damaged i m using my friends pc and it dont have linux

You may be stuck by Settings app... Try removing it and replace it by original one.

hey Soxix,plz create a thread for wave II updates.. cause wave 1 user are angry when somebody(wave II) ask for Tigrouzen work.
like this
Stevethegreat said:
This is a Samsung Wave (s8500) ROM, your phone is a Samsung Wave 2 (s8530) it is not supported by this ROM, it is written clearly on this thread's title. Please be kind enough and stop spamming this thread, thank you.
Click to expand...
Click to collapse

when multiloader flash amss.bin does it make a copy or decompress then copy...if it does the second action why don't devs try de decompile it and extract the script of decompression of amss.bin which contains modem drivers.
sry for bad eng.

...extract the script of decompression of amss.bin which contains modem drivers.
Click to expand...
Click to collapse
Please try to think about this deeper... or minimum LONGER...
It is NO ZIP Archiv, where you can extract something and Bingo, 1 click, all is done...
My Questions...
1.
As Windows user I can't extract easily extract cm-10-wave-xx.zip...
Because few files are more then one time...
I wish te remove few files... like unused TTF Fonts, Pics etc...
Maybe also few *.apk files are useless...
Later I will post more details...
2.
How/where is ZIP extracted in Wave? In OSP?
How can read this? On bada site...
For Backup and/or Modification...
Best Regards

adfree said:
Please try to think about this deeper... or minimum LONGER...
It is NO ZIP Archiv, where you can extract something and Bingo, 1 click, all is done...
Click to expand...
Click to collapse
let's change word "decompress" by "decrypte" as a zip file with password protected the password here is the script obtained from decompiled exe multiloader file.
IT'S JUST AN IDEA OR OPINION (EVEN IF STUPID)
---------- Post added at 09:29 PM ---------- Previous post was at 09:21 PM ----------
By other meaning I WANT TO UNDERSTAND HOW DOES MUTILOADER WORK WHEN FLASHING WAVE

adfree said:
1.
As Windows user I can't extract easily extract cm-10-wave-xx.zip...
Because few files are more then one time...
I wish te remove few files... like unused TTF Fonts, Pics etc...
Maybe also few *.apk files are useless...
Later I will post more details...
Click to expand...
Click to collapse
I don't understand... It works great for me. Do you mean some files are missing ? If you have troubles you can use cygwin. It easely decompress/compress ROM zip.
You can remove TONS of files. I'm on a slim ROM that I've ported, it's less than 90MB... Original is 150MB... (sorry I'll upload it later, I have got some trouble to upload...)
Sent from my GT-S8530 using xda app-developers app

Code:
system\etc\terminfo\2\2621a
system\etc\terminfo\e\eterm
system\etc\terminfo\h\hp2621a
system\etc\terminfo\h\hp70092a
system\etc\terminfo\l\lft-pc850
system\etc\terminfo\n\ncr260vt300wpp
system\etc\terminfo\n\ncrvt100wpp
system\etc\terminfo\p\p12
system\etc\terminfo\p\p12-m
system\etc\terminfo\p\p12-m-w
system\etc\terminfo\p\p12-w
system\etc\terminfo\p\p14
system\etc\terminfo\p\p14-m
system\etc\terminfo\p\p14-m-w
system\etc\terminfo\p\p14-w
system\etc\terminfo\p\p4
system\etc\terminfo\p\p5
system\etc\terminfo\p\p7
system\etc\terminfo\p\p8
And 6 files more... are double... I think it is Linux file structure thingie...
Under Win XP I can't extract without renaming...
Best Regards

Where I can change Font ?
I will try to play with Font folder...
Few Fonts are bigger 4 MB... No idea which is now Standard...
Best Regards

forgot
i have forgotten pattern lock of android on samsung wave 8500. what do i do now ?

adfree said:
Where I can change Font ?
I will try to play with Font folder...
Few Fonts are bigger 4 MB... No idea which is now Standard...
Best Regards
Click to expand...
Click to collapse
You answered yourself ! :laugh:
DroidSansFallback is major system font I think. Maybe we can remove Asian language letters ?
I'm also wondering where are the system languages... They are TONS of languages we could remove... Why is there so much useless languages ? For example there is a French/Belgium and a pure French language, but nearly no real difference between them

Related

[Q] making a "ram" rom

hi guys...i've made my android distro and the final touch is make it "ram"...can you help me ? thanks in advance and sorry for my English
egystep said:
hi guys...i've made my android distro and the final touch is make it "ram"...can you help me ? thanks in advance and sorry for my English
Click to expand...
Click to collapse
RAM???
Android requires that the /system and /cache and others be mounted as read-only memory
I don't think I'm understanding the question
ehm like the old versions of TyphooN CyanogenMod 7 that had the "ram" folder (\system\ram) where there are app, framework and lib folders...do i have to create just the folder or there are other things to do?
? Maybe look into using an apps2sd init.d script and change where it mounts to that folder ?
But I'm not sure what the point would be...
What are the benifits of moving the frameworks and apps to another folder?
Sent from my DROID2 using Tapatalk
doing this thing you have lib,app and framework always in the ram memory (they are loaded during the loading state of the os) so the phone is more responsive because files are always available in the ram...however i don't think is something in the init.d folder because i've seen into the "tyohoon 2.4.1 ram" and there are the "standard" scripts...may it be something linked with boot files?
http://www.androidenea.com/2009/06/android-boot-process-from-power-on.html
Not sure how to make that happen but this might help
Ican help you make the launcher and apps harder for the system manager to kill ... but i dont think that is what you are looking for
Sent from my VEGAn-TAB using Tapatalk

method of root to wave S8500

Android 4.0.4 ICS on samsung wave I S8500 ROOTED
Its been hardly a week now Android on Samsung wave 1 S8500 is Rooted
yes you heard me, its ROOTED, that means more functionality from your Samsung wave phone.
thanks to xda Devs they have created a new zImage for your android
The touch calibration has been made, so the left part of your screen which was facing touch issues is resolved now.
Steps
1) Copy and replace this zImage in your phone memory with this one here >> http://data.hu/get/5295695/zImage (Use the “Lassú letöltés” button in mid page to download).
2) use unlocktroot tool to root your wave >> http://www.unlockroot.com
3) Download unlockroot tool from above link and install
4) Connect ur android on samsung wave to pc, make sure usb debugging is on
5) Click on root
6) it will ask to install a driver, click on install driver anyway , the second option (in win 7)
7) Wait for root to complete
3) Done
Enjoy
DONATE ME
http://forum.xda-developers.com/donatetome.php?u=4667743
done
everything is ok but cant overclock more than 1gzh....
It seems that the overclock possibilities depend on the programm you choose (due to processor recognition I would say).
So try several programms. If it still doesn't work try to change the device name to GT-I9000 Galaxy S.
ok, but are you sure is it "GT-I9000 Galaxy S" ? becouse i read build.prop of Froyo(previous wavedroid) and here is write only "GT-I9000", so i rewrite this, but some apps don't work still(quadrant benchmark works, Tegrak overclocking don't work). Have you another idea?
zmajster01 said:
ok, but are you sure is it "GT-I9000 Galaxy S" ? becouse i read build.prop of Froyo(previous wavedroid) and here is write only "GT-I9000", so i rewrite this, but some apps don't work still(quadrant benchmark works, Tegrak overclocking don't work). Have you another idea?
Click to expand...
Click to collapse
No your right it is "GT-I9000". I should have had a "," between. I said Galaxy S only to inform.
Anyway maybe those apps doesn't work also on galaxy S, do they ?
To overclock there is also the possibility to modify kernel, but I don't know how to do that, maybe we can take the setting from the old overclocked kernel and apply them in the new one ?
yes, yes, i agreed, but i too shor to do this, maybe wavedroid team made some magic for us noobs (not everybody, just me)
unlockroot donst recognize my phone any idea what should i do ?
blachy123 said:
unlockroot donst recognize my phone any idea what should i do ?
Click to expand...
Click to collapse
Did you install the drivers properly ?
Can you specify a bit more ?
nvm i fixed it
Be sure to get USB Debugging On !!
can anyone upload the unlockroot program? download not working anymore
~MaX~ said:
can anyone upload the unlockroot program? download not working anymore
Click to expand...
Click to collapse
http://mediafire.com/?b4m6swdddnq5bd9
http://www.putlocker.com/file/DA0F15FD0CC74682
yasotharan13 said:
Android 4.0.4 ICS on samsung wave I S8500 ROOTED
Its been hardly a week now Android on Samsung wave 1 S8500 is Rooted
yes you heard me, its ROOTED, that means more functionality from your Samsung wave phone.
thanks to xda Devs they have created a new zImage for your android
The touch calibration has been made, so the left part of your screen which was facing touch issues is resolved now.
Steps
1) Copy and replace this zImage in your phone memory with this one here >> http://data.hu/get/5295695/zImage (Use the “Lassú letöltés” button in mid page to download).
2) use unlocktroot tool to root your wave >> http://www.unlockroot.com
3) Download unlockroot tool from above link and install
4) Connect ur android on samsung wave to pc, make sure usb debugging is on
5) Click on root
6) it will ask to install a driver, click on install driver anyway , the second option (in win 7)
7) Wait for root to complete
3) Done
Enjoy
Click to expand...
Click to collapse
i think you should have given credits to me!
i was the one who posted this procedure on badahub.com
and i also happen to be the editor of that site
you have copied word to word from my post on how to root wave
you need to give credits
deeps_17 said:
i think you should have given credits to me!
i was the one who posted this procedure on badahub.com
and i also happen to be the editor of that site
you have copied word to word from my post on how to root wave
you need to give credits
Click to expand...
Click to collapse
i didn't get any credits otherwise didn't thing about credit.
this is only for ics users.ok
yasotharan13 said:
i didn't get any credits otherwise didn't thing about credit.
this is only for ics users.ok
Click to expand...
Click to collapse
wt do you mean by ics users
you are enjoying root coz of my tutorial
and u dun give a mention about my name also
you are disgusting man
seriously
learn some ethics and come
deeps_17 said:
wt do you mean by ics users
you are enjoying root coz of my tutorial
and u dun give a mention about my name also
you are disgusting man
seriously
learn some ethics and come
Click to expand...
Click to collapse
i searched web and give this information.this is not serious matter.
who have s8500 thats mean ics user
@yasotharan13
If you didn't write this tutorial you must give credits or at least write the source from where you got this.
@deeps_17
yasotharan13 didn't claimed that he had written this
http://badahub.com/2012/07/android-4-0-4-ics-on-samsung-wave-i-s8500-rooted.html
No idea, I can't see exact date...
@ deeps_17
Maybe we have few more important problems, as 1 Copy & Paste Tutorial...
Please forgive us. :angel:
Then concentrate on more important stuff...
Like writing new Tuts, more infos...
Internet is living from Copy and Paste. :good:
Otherwise we would read long long Credits...
Credits goes to my Mom, my Dad, my Grandma who has born my Mom and my other Grandma who has born my Dad...
.
.
.
.
.
I thank ""God"", who has made the earth, where we are all living... etc...
Also I will thank Edison, the Inventor of Glühbirne... that I have light in my Room...
Now serious... few of our German Forum members think you are the man who ported Android to Wave...
P.s.: Sorry that I have written God... it is short word.
I have no religion.
Please, better back to Topic.
Android Port is NOT finished.
We need our energy...
Best Regards
adfree said:
http://badahub.com/2012/07/android-4-0-4-ics-on-samsung-wave-i-s8500-rooted.html
No idea, I can't see exact date...
@ deeps_17
Maybe we have few more important problems, as 1 Copy & Paste Tutorial...
Please forgive us. :angel:
Then concentrate on more important stuff...
Like writing new Tuts, more infos...
Internet is living from Copy and Paste. :good:
Otherwise we would read long long Credits...
Credits goes to my Mom, my Dad, my Grandma who has born my Mom and my other Grandma who has born my Dad...
.
.
.
.
.
I thank ""God"", who has made the earth, where we are all living... etc...
Also I will thank Edison, the Inventor of Glühbirne... that I have light in my Room...
Now serious... few of our German Forum members think you are the man who ported Android to Wave...
P.s.: Sorry that I have written God... it is short word.
I have no religion.
Please, better back to Topic.
Android Port is NOT finished.
We need our energy...
Best Regards
Click to expand...
Click to collapse
LOL:laugh::good:
Not working
yakub234go said:
LOL:laugh::good:
Click to expand...
Click to collapse
Its not working, unlockroot does not detect my phone eventhough I have run USB debugging.
Can help?
Is this only work for Bada 2?
Can I have a full tutorial on this? as I didnt find any Zimage file to replace. Thanks,

[Q] openAOS.org down? Any mirrors for files?

I wanted to install final "bull" release for Gen8 but openAOS.org is down and I can't seem to find any other place to get the files announced here: http://www.arctablet.com/blog/archo...ngerbread-update-gen8-openaos-cm7-final-bull/
Updated CyanogenMod7 files for Archos Gen8 on OpenAOS web site:
kernel_gen8_20120409_002900.tar.gz (contains initramfs.cpio.gz, zImage and modules archive)
openaos-gingerbread-bull-gen8-121502.img.gz
gen8_data.img.tar.bz2 (image file space for data 256MB, 512MB and 1GB, rename to data.img)
Click to expand...
Click to collapse
I have an older version on my 101 Gen8 that has massive problems with the number of app due to 256MB limitation, even more than stock fw. Do I understand the gen8_data.img.tar.bz2 - file right as being an easy way to lift app-filespace to 1GB?
Also from the description it sounds promising that this version seems to have included the partial UBS-failure-fix from the newest stock fw.
Any input on these issues anyone?
voom said:
I wanted to install final "bull" release for Gen8 but openAOS.org is down and I can't seem to find any other place to get the files announced here: http://www.arctablet.com/blog/archo...ngerbread-update-gen8-openaos-cm7-final-bull/
I have an older version on my 101 Gen8 that has massive problems with the number of app due to 256MB limitation, even more than stock fw. Do I understand the gen8_data.img.tar.bz2 - file right as being an easy way to lift app-filespace to 1GB?
Also from the description it sounds promising that this version seems to have included the partial UBS-failure-fix from the newest stock fw.
Any input on these issues anyone?
Click to expand...
Click to collapse
openaos.org is down due to hardware problems. The owner is waiting for new parts to arive. I will ask him when he expects it will be up and running again.
gen8_data.img.tar.bz2 will only increase data storage for gingerbread (CM7) not for the original firmware.
It will fix usb host when booting into stock android from openaos multiboot menu, you will need to flash the kernel which comes with the download.
USB host, slave and mounting the sdcard (not internal storage) on your pc will work on the next CM7 release Crow.
divx118
divx118 said:
openaos.org is down due to hardware problems. The owner is waiting for new parts to arive. I will ask him when he expects it will be up and running again.
gen8_data.img.tar.bz2 will only increase data storage for gingerbread (CM7) not for the original firmware.
It will fix usb host when booting into stock android from openaos multiboot menu, you will need to flash the kernel which comes with the download.
USB host, slave and mounting the sdcard (not internal storage) on your pc will work on the next CM7 release Crow.
divx118
Click to expand...
Click to collapse
Good to know, then I'll just wait.... Increasing storage for CM7 ist just what I need, I want to make CM7 my default because GB is so much better on the 101...
The next release sounds even better... :good: This makes the tablet sincerely usable again...
voom said:
Good to know, then I'll just wait.... Increasing storage for CM7 ist just what I need, I want to make CM7 my default because GB is so much better on the 101...
The next release sounds even better... :good: This makes the tablet sincerely usable again...
Click to expand...
Click to collapse
It seems it will take some more time then the owner expected. In the meantime he did put up a maintenance page, so people know what is going on. http://www.openaos.org
divx118
USB host is a big thing and its working, the anticipation got bigger now.
Hello
Since the site is down, does anyone happen to have the MultiBoot Gen7 instructions?
I have to do a resinstall on my Archos 5IT. I saved the wrong instructions.
Thanks
openAOS.org down
Pls, have anyone some news, how long will be openAOS.org down?
Or have anybody mirror of files mentioned in first post?
Thanks a lot.
pavlli said:
Pls, have anyone some news, how long will be openAOS.org down?
Or have anybody mirror of files mentioned in first post?
Thanks a lot.
Click to expand...
Click to collapse
I just spoke with the owner. Parts are delivered, but still some work needs to be done to get everything up and running. He hopes the site will be up again this weekend, but no promisses.
We do this as a hobby aside from our regular job.
divx118
I know is been asked but can someone post a link to the latest boot menu and Cyanogen files? Like a dropbox account ?
A70S
Thanks
Mike
Mike
This should be the latest kernel files
http://letitbit.net/download/58233.5de2303aa643b21ab6caa6c8d86d/Gingerbread.zip.html
And I think this is the right image(may be one I built - so not sure if it boots as have extracted it to a partition on my A70S) due to my linux partition dying I don't have anything newer - so hope these work for you.
http://letitbit.net/download/21609....-gingerbread-gen8-20120705_233633.img.gz.html
Cheers
John
ArcSmurf said:
Mike
This should be the latest kernel files
letitbit . net/download/...
And I think this is the right image(may be one I built - so not sure if it boots as have extracted it to a partition on my A70S) due to my linux partition dying I don't have anything newer - so hope these work for you.
letitbit . net/download/...
Cheers
John
Click to expand...
Click to collapse
Seriously? You did not find any way to offer this stuff to download for free (like Dropbox etc. pp.)??
voom said:
Seriously? You did not find any way to offer this stuff to download for free (like Dropbox etc. pp.)??
Click to expand...
Click to collapse
let me check - they are supposed to be free download
---------- Post added at 05:11 PM ---------- Previous post was at 04:59 PM ----------
voom said:
Seriously? You did not find any way to offer this stuff to download for free (like Dropbox etc. pp.)??
Click to expand...
Click to collapse
New links:
Kernel : https://www.box.com/s/zwqemlen7v39iz12q6z0
Img : https://www.box.com/s/e9qcd2rghwxdmf8rlkae
ArcSmurf said:
let me check - they are supposed to be free download
---------- Post added at 05:11 PM ---------- Previous post was at 04:59 PM ----------
New links:
Kernel : https://www.box.com/s/zwqemlen7v39iz12q6z0
Img : https://www.box.com/s/e9qcd2rghwxdmf8rlkae
Click to expand...
Click to collapse
Thanks a lot It looked like the standard "slow download for free" - but then it requested a premium for € 2,90 anyway...
Box is much better; downloading...
Is there an installation manual somewhere inside XDA? I did this some time ago but forgot the details... I have a GB and latest stock-ROM on the 101 with multiboot. Though the booter is kind of messed up, I once chose the shortest wait-time by accident and now it won't let me go back to a humanly usable value... I hope to fix that by installing this freshly...
Not sure if there is a manual anywhere, but on my A70S I have to hold Vol- down whilst powering on, you then get a mini menu from which you can get to the recovery menu -> developer edition menu.
ArcSmurf said:
let me check - they are supposed to be free download
---------- Post added at 05:11 PM ---------- Previous post was at 04:59 PM ----------
New links:
Kernel : https://www.box.com/s/zwqemlen7v39iz12q6z0
Img : https://www.box.com/s/e9qcd2rghwxdmf8rlkae
Click to expand...
Click to collapse
thanks much!
Hi, does anyone have news about the reopening of the OpenOrg.com?
can someone tell me where to find the most updated Android for Archos 5IT, with instructions to flash it, I do not care multiboot.
Thanks for your cooperation.
ilcubano said:
Hi, does anyone have news about the reopening of the OpenOrg.com?
can someone tell me where to find the most updated Android for Archos 5IT, with instructions to flash it, I do not care multiboot.
Thanks for your cooperation.
Click to expand...
Click to collapse
http://www.openaos.org should be working now
divx118

[Q] No.1P7 Mini pad Bricked

Hello guys,
today has happened to me the baddest thing in the world.
I've maked a custom CWM for my NO.1P7 mini pad and flashed it with SP Flash tool download mode (boot.img and recovery.img).
It showed me the CWM recovery 1 time but when i click "System Reboot Now" it becomed black screen and now i can't do anything.
I've tried every combination of buttons... I think that it's in hardbrick.
WHen i connect it (powered off, it's apparently dead) windows say that cannot be reconized and it show as "unknown device".....
Any suggestion?!?!
Thank you in advance....
reinstal all use this guide
www deoudewand nl/?p=318
download Stock_android
when you finish root yourfone and use mtk droid tool made you personal bckup
now you have a complete bckup upload and share i need the stock rom for modding
tanks for your help
the.master.asd said:
reinstal all use this guide
www deoudewand nl/?p=318
download Stock_android
when you finish root yourfone and use mtk droid tool made you personal bckup
now you have a complete bckup upload and share i need the stock rom for modding
tanks for your help
Click to expand...
Click to collapse
Hi, the site you shared "oudewand.nl" is a test site of mine, it wasn't ment to be online the real address is: http://blog.morrison.nl/
There are stock Android images available through my site. If you have any questions maybe I can help, I have two of these and have done the badest things to it!
---------- Post added at 05:02 PM ---------- Previous post was at 05:00 PM ----------
newlife229 said:
Hello guys,
today has happened to me the baddest thing in the world.
I've maked a custom CWM for my NO.1P7 mini pad and flashed it with SP Flash tool download mode (boot.img and recovery.img).
It showed me the CWM recovery 1 time but when i click "System Reboot Now" it becomed black screen and now i can't do anything.
I've tried every combination of buttons... I think that it's in hardbrick.
WHen i connect it (powered off, it's apparently dead) windows say that cannot be reconized and it show as "unknown device".....
Any suggestion?!?!
Thank you in advance....
Click to expand...
Click to collapse
Hi, if you push the power button AND the home button for about 5 seconds does that do anything? One time one of my devices did not respond to anything anymore and I had to open it and disconnect the battery for a short time, after that it was working like before again!
Let me know if I can help..
Great blog... I leave a message on your blog yesterday
I need the system.iMG because i have similar phablet
Hd-89 mini 3g
I suppose is the clone of the clone of the clone. Asd
My pablet have phone systemui without the navbar ... For instal it i have decompile e recompile systeui apk and framework but dont work
I need the systemui.apk and framework apk or system.img ..in stock android u have a tablet navbar!
Clan u help me
rvbcrs said:
Hi, the site you shared "oudewand.nl" is a test site of mine, it wasn't ment to be online the real address is: http://blog.morrison.nl/
There are stock Android images available through my site. If you have any questions maybe I can help, I have two of these and have done the badest things to it!
---------- Post added at 05:02 PM ---------- Previous post was at 05:00 PM ----------
Hi, if you push the power button AND the home button for about 5 seconds does that do anything? One time one of my devices did not respond to anything anymore and I had to open it and disconnect the battery for a short time, after that it was working like before again!
Let me know if I can help..
Click to expand...
Click to collapse
Yes, it's happen to me also. I've had to disconnect battery (unmounting tablet) to make it work.
the.master.asd said:
Great blog... I leave a message on your blog yesterday
I need the system.iMG because i have similar phablet
Hd-89 mini 3g
I suppose is the clone of the clone of the clone. Asd
My pablet have phone systemui without the navbar ... For instal it i have decompile e recompile systeui apk and framework but dont work
I need the systemui.apk and framework apk or system.img ..in stock android u have a tablet navbar!
Clan u help me
Click to expand...
Click to collapse
If you need system.img, I can made it 'couse my wife has this tablet (HD89) but not yet.
In this days I'm really busy.
PS: I'm from Italy...
alessandrogambi said:
If you need system.img, I can made it 'couse my wife has this tablet (HD89) but not yet.
In this days I'm really busy.
PS: I'm from Italy...
Click to expand...
Click to collapse
i'm from rome
i have resolve ... download img from blog
best regard for your help
fatto tutto...asd
Hello.
I would like to buy this No.1 P7 mini, but i have some guestions:
- is there realy a Quad core 1,2 GHz and 2GB version and where i can buy it?
- this clone of "mini" have only iOS theme, or you can use stock Google Android rom?
- can i put custom rom fom example Cyanogenmod 4.2.2?
- what is the quality of wifi, 3G data and voice on this device?
- how many hours you can play with this device on battery?
Thank you

[Q] How to get proprietary binaries

Hello,
I have a 'teclast p81HD' Chinese tablet, which was released with Android 2.3 and later they released 4.0.1.
It is based on RockChip RK2918 CPU
CPU: Cortex A8 1G
RAM: 512 MB
Since Android 4.4 has just been released, I was thinking to compile it from source code and flash it to the device.
By following this guide, every thing should be easy.
One problem is, I don't have the "proprietary binaries", but I have the stock img file of 4.0.1. Is there a way to extract the binaries from the img file ?
AymanGaafar said:
Hello,
I have a 'teclast p81HD' Chinese tablet, which was released with Android 2.3 and later they released 4.0.1.
It is based on RockChip RK2918 CPU
CPU: Cortex A8 1G
RAM: 512 MB
Since Android 4.4 has just been released, I was thinking to compile it from source code and flash it to the device.
By following this guide, every thing should be easy.
One problem is, I don't have the "proprietary binaries", but I have the stock img file of 4.0.1. Is there a way to extract the binaries from the img file ?
Click to expand...
Click to collapse
the RKwinTools program, on 4 PDA
mehanik6 said:
the RKwinTools program, on 4 PDA
Click to expand...
Click to collapse
Update: the link for the tablet was updated with a more descriptive one.
Can you explain more, what is 4PDA. Is it the Russian site, because I can't understand Russian.
appreciate your time and effort.
AymanGaafar said:
Update: the link for the tablet was updated with a more descriptive one.
Can you explain more, what is 4PDA. Is it the Russian site, because I can't understand Russian.
appreciate your time and effort.
Click to expand...
Click to collapse
yes, 4 PDA it is the Russian site, but the RKwinTools program in English
mehanik6 said:
yes, 4 PDA it is the Russian site, but the RKwinTools program in English
Click to expand...
Click to collapse
I used Google translate and found version 1.3.2, but the links are dead.
If you have any working links can you post them.
thanks again.
AymanGaafar said:
I used Google translate and found version 1.3.2, but the links are dead.
If you have any working links can you post them.
thanks again.
Click to expand...
Click to collapse
I sent to a private office
---------- Post added at 02:05 PM ---------- Previous post was at 01:50 PM ----------
RKwinTools_v132 heavy, RKwinTools_v123 easy
try googl search
Any chance if i pm you my email you could send RKwintools or a link for it, can't seem to find it anywhere.
Attached with this reply
lonegunman said:
Any chance if i pm you my email you could send RKwintools or a link for it, can't seem to find it anywhere.
Click to expand...
Click to collapse
Attached with this reply
Nice one, going to sound a bit silly this but where do you put the .img file for the software to unpack it?
lonegunman said:
Nice one, going to sound a bit silly this but where do you put the .img file for the software to unpack it?
Click to expand...
Click to collapse
1. move your *.img file in "_In" folder
2. open Runme.bat in cmd
3. run the "init Tools" command
4. Confirm the copy request
It will then create two folders "Pack" and "Unpack". According to your command the new files will be created in the respective folder
i.e. If you choose to unpack the img file, new files will be created in the "Unpack" folder
hope that helps
NIce one, will give this a try and see how i get on, thanks again.

Categories

Resources