Flan /system dump here. - myTouch 3G, Magic Android Development

http://forum.xda-developers.com/showthread.php?t=600190

Maybe here will someone answer my question:
frug said:
Correct me if I'm wrong. But the Build ID shows ERD72. As I know the first letter stands for the codename eclair. Not flan. Now I don't think we are talking about flan... Aren't we?
C = cupecake
D = donut
E = eclair
F = flan
.
.
.
Click to expand...
Click to collapse

I believe your right.

Related

MOTOCLIQ Question for MODS(NOT A ROM)

Ok so I just got my motocliq in the mail today and off course I love it... My question is since its based in the Android OS will we just use THIS forum or will another section be made? I figure u all just make an Andriod Thread and make Sub threads for all the different Andriod phones
I would hope not since this is a HTC forum
djhollygrove said:
Ok so I just got my motocliq in the mail today and off course I love it... My question is since its based in the Android OS will we just use THIS forum or will another section be made? I figure u all just make an Andriod Thread and make Sub threads for all the different Andriod phones
Click to expand...
Click to collapse
this is an HTC Forum, this particular section of the forum pertains to anything G1/Dream. It would be pretty pointless for us to include blur/cliq development in here, unless it is a port of that OS TO the G1/Dream.
That being said, im sure there are moto forums out there, you just gotta search. I wanna say it was Drizzy that mentioned though, that development on the Blur was going to be harder at first because of some new hardware/software stuff, not sure exactly what it was so dont quote me on that.
I'm assuming that there will be a Sub-Forum devoted to it, once development on it is completed.
Until then... well, I assume that nothing will be released.
bet yeah i know this is MAINLY an htc forum but at the same time you guys do have the Sony Ericsson Xperia X1 forum on here lol just sayin
i wish XDA would be split into winmo android and symbian
nd then have the phones split after that screen, itd be alot better than having to scroll all the way down to find the G1
roguestatuskat said:
i wish XDA would be split into winmo android and symbian
nd then have the phones split after that screen, itd be alot better than having to scroll all the way down to find the G1
Click to expand...
Click to collapse
i'd vote for that.. esp now android is taking off alot of app related things are genral, and dev is very device specific.. so we could have like a genral and a devise specific section.
The Sony X1 is only up on this site because it was made by HTC for Sony... so u would have to find a dedicated Motorola development site to mod ur Cliq.
you have a point... lol but i still have my g1 so im not goin anywhere for a while... and im also about 2 get the hero for my sprint phone so ill be here
But were have Palm phone up here as well!
djhollygrove said:
Ok so I just got my motocliq in the mail today and off course I love it... My question is since its based in the Android OS will we just use THIS forum or will another section be made? I figure u all just make an Andriod Thread and make Sub threads for all the different Andriod phones
Click to expand...
Click to collapse
Can you do me a favor and grab the boot.img off of it?
From a terminal on the phone
Code:
dd if=/dev/mtd/mtd1 of=/sdcard/boot.img bs=4096
Then transfer it to your pc so you can upload it here.
Code:
adb pull /sdcard/boot.img .
That would really be helpful for Blur development
ModMyMoto
I used to go to this site daily, til I got my Dream...ModMyMoto.
I am sure you will see a section for this phone there soon.
bernaserra said:
But were have Palm phone up here as well!
Click to expand...
Click to collapse
Well, HTC made some of the Palm phones that run WinMo also. All the phones listed on DES were made by HTC no matter what brand name u see on the front of them.
XDA not DES... stupid auto-correct
palosjr said:
this is an HTC Forum, this particular section of the forum pertains to anything G1/Dream. It would be pretty pointless for us to include blur/cliq development in here, unless it is a port of that OS TO the g1/dream
That being said, im sure there are moto forums out there, you just gotta search. I wanna say it was Drizzy that mentioned though, that development on the Blur was going to be harder at first because of some new hardware/software stuff, not sure exactly what it was so dont quote me on that.
Click to expand...
Click to collapse
I remembrer drizzy saying the bootloader is locked so it either can't be rooted or will be harder to root. So it'll be a while till we see a forum anywhere
shafty023 said:
Can you do me a favor and grab the boot.img off of it?
From a terminal on the phone
Code:
dd if=/dev/mtd/mtd1 of=/sdcard/boot.img bs=4096
Then transfer it to your pc so you can upload it here.
Code:
adb pull /sdcard/boot.img .
That would really be helpful for Blur development
Click to expand...
Click to collapse
those commends dont work.. with bs4096 at the end i get unknown operand bs4096.. if i do it without it i get /dev/mtd1: cannot open for read: no such file or directory
jf4888 said:
I remembrer drizzy saying the bootloader is locked so it either can't be rooted or will be harder to root. So it'll be a while till we see a forum anywhere
Click to expand...
Click to collapse
Bleh... I guess that means that Droid will be harder to root too... sigh...
Smokuevo said:
those commends dont work.. with bs4096 at the end i get unknown operand bs4096.. if i do it without it i get /dev/mtd1: cannot open for read: no such file or directory
Click to expand...
Click to collapse
That's because the phone has to be rooted in order to pull the boot.img
Smokuevo said:
those commends dont work.. with bs4096 at the end i get unknown operand bs4096.. if i do it without it i get /dev/mtd1: cannot open for read: no such file or directory
Click to expand...
Click to collapse
It's not bs4096 it is bs=4096. Notice there is an equals sign in there
Smokuevo said:
those commends dont work.. with bs4096 at the end i get unknown operand bs4096.. if i do it without it i get /dev/mtd1: cannot open for read: no such file or directory
Click to expand...
Click to collapse
It's also not /dev/mtd1 it is /dev/mtd/mtd1

Canadian Rogers shows mercy on Sapphire Maigc!... Android 2.1 update

http://www.talkandroid.com/2041-rogers-to-bring-android-2-1-to-htc-magic/
Thanks Amon_RA for the link and saved my $550+, as an Android application developer I just wanted the OS flavor to test my apps in different OS versions not the phone!..
Thanks
Andfreek!..
YES!
Hopefully sooner than later...
wow i can't believe that ****ing rogers is gonna roll out the official 2.1!
andfreek said:
saved my $550+, as an Android application developer I just wanted the OS flavor to test my apps in different OS versions not the phone!..
Click to expand...
Click to collapse
As an Android developer, you should know that the Android SDK come with emulator for all Android release.
http://developer.android.com/guide/developing/tools/emulator.html
I want to upgrade the 2.1 also
gpmoo7 said:
As an Android developer, you should know that the Android SDK come with emulator for all Android release.
http://developer.android.com/guide/developing/tools/emulator.html
Click to expand...
Click to collapse
LOL.... Yes I do, but clients expects me to test in the device before I release
Roger Magic have 32A or 32B board (288 or 192 ?) ??
Rogers Magics have 32A 288MB/ram
http://wiki.xda-developers.com/index.php?pagename=HTC_Sapphire_Hacking
playingdoh said:
Rogers Magics have 32A 288MB/ram
http://wiki.xda-developers.com/index.php?pagename=HTC_Sapphire_Hacking
Click to expand...
Click to collapse
Tnx for the answer
andfreek said:
LOL.... Yes I do, but clients expects me to test in the device before I release
Click to expand...
Click to collapse
Yes but testing on a custom ROM is not a lot better than testing on an emulator

ZTE Grand X V970M Development

Hi all! ^^.
You guys might have (or not) noticed that ZTE has been developing some cool phones lately. This time it's the ZTE Grand X V970M. Here in Venezuela it's a big boom, running out of stock mere hours after arriving in a store, due to its cheap price and capabilities.
I've had Motorola Defy and HTC Magic before and even though this ZTE doesn't feel as heavy or "sturdy" as those phones, it's blazing fast and features ICS already, so it's pretty awesome, not to mention a nice GPU. It also features a MK6577 SoC, kind of rare in the Android world as I can't seem to find any CM/AOSP/AOKP/Stock compilation guide or ROM .
Small review aside, I'm not asking for XDA to make a sub-forum for the Grand X series (though if XDA does it would be awesome, there's a big community building up on facebook for development and such), but making a single-thread-has-them-all isn't a bad idea for the meanwhile, I guess.
The point of this thread is to contain information on how to develop for the V970M: ROM cooking, kernel compiling, etc. aswell to find out WTF did ZTE include in the phone software, such as custom apps, build.prop settings, you know, to dissect and discover what can we modify on this device so it performs even better. Well, that's the essence of hacking isn't it? to get more knowledge and make everything work in a customized way?
I will start with a list of non-common APKs I found in the stock ROM (RET-VE-QB128D-P175A20V1.0.0, the most up-to-date and stable yet), as there are some I don't know what is their purpose, it would be a good idea to have a dictionary of sorts.
You guys can help by providing links to ROMs, cool stuff, apps, hardware info that could be useful, etc so we can at least get some concise and good info for when XDA makes us a sub-forum (yay!, right? XD).
Anyways, time to reserve a few posts, let's have fun developing! ^^
- DARKGuy
Guides, FAQs and CUSTOM ROMS
Real useful guides + custom ROM by bgcngm! -> http://forum.xda-developers.com/showthread.php?t=1856578
HOWTOs
Unpack system.img (or any other .img) from the ZTE stock ROMs (says it's for SGS but it works for ZTE, just rename system.img to system.ext4.img and there you go)
Porting CWM Recovery to MT6577 phones (they "work" but you can only scroll using volume keys and menu. No other button does an action so it's kinda useless but good tutorial and know-how nonetheless)
Porting CWM Touch Recovery to MT6577 phones (I haven't tested this one yet. Since it's based on Lewa's I'd dare to say it works as Lewa's stock one works pretty good so my opinion is based on that
Development
ZTE Kernel Source Code (Tegra2 only!): http://support.zte.com.cn/support/news/NewsDetail.aspx?newsId=1002402
Info
"Unknown" APK files in /system/app:
Code:
ActivityNetwork.apk = ???
ArabicPack.apk = Arabic lang pack?
AtciService.apk = ???
BackupRestoreConfirmation.apk = Shows up when you activate a backup/restore operation, it seems, according to Bin4ry's root script as it invokes a function which does that.
CangjieQwertyPack.apk = Chinese lang pack?
CDS_INFO.apk = ???
CellConnService.apk = ???
ChsHandWritePack.apk = Chinese lang pack?
ChsPack.apk = Chinese lang pack?
ChtPack.apk = Chinese lang pack?
dm.apk = ???
EngineerCode.apk = MediaTek Eng/Debug APK?
EngineerMode.apk = MediaTek Eng/Debug APK?
EngineerModeSim.apk = MediaTek Eng/Debug APK?
fota_zte.apk = OTA Updates?
FrenchPack.apk = French lang pack?
Galaxy4.apk = Live wallpaper it seems
GMS_Maps.apk = Google Maps
InternalEngineerMode.apk = MediaTek Eng/Debug APK?
LatinImeDictionaryPack.apk = Is this standard from Android?
LocationEM.apk = ???
MediaTekLocationProvider.apk = MediaTek GPS-related app?
MobileLog.apk = ???
ModemLog.apk = ???
MTKAndroidSuiteDaemon.apk = MediaTek Eng/Debug APK?
MtkBt.apk = MediaTek Eng/Debug APK? (Bluetooth?!)
MTKThermalManager.apk = MediaTek APK?
MtkVideoLiveWallpaper.apk = MediaTek APK?
MtkWeatherProvider.apk = MediaTek APK?
MtkWeatherSetting.apk = MediaTek APK?
MtkWorldClockWidget.apk = MediaTek APK?
Omacp.apk = ???
PartnerBookmarksProvider.apk = ZTE bookmarks?
Phonesky.apk = Google Play Store (wtf with this name? lol)
PortugueseBrPack.apk = Portuguese lang pack?
PortuguesePtPack.apk = Portuguese lang pack?
RussianPack.apk = Russian lang pack?
SDCardUpdate.apk = Enables updating through SDCard, a-la Huawei?
SharedStorageBackup.apk = ???
SmsReg.apk = ???
SpanishPack.apk = Spanish lang pack. Does not seem to contain Spanish dictionary for LatinIME :/
Stk1.apk = SIM 1 SimToolkit modified APK, it seems
Stk2.apk = SIM 2 SimToolkit modified APK, it seems
StkSelection.apk = Default SimToolkit app selector. Seems to select default SIM for making calls/SMS/etc.
VpnDialogs.apk = Standard from Android?
YGPS.apk = What is this? there's another GPS APK in here, what does it do?
Aaaaand reserved!
darkguy2008 said:
Development
ZTE Kernel Source Code (!): http://support.zte.com.cn/support/news/NewsDetail.aspx?newsId=1002402
Click to expand...
Click to collapse
Just one note: this is the kernel source code for ZTE GrandX Tegra2 based, not for the MT5677 based V970. It's not useful for any development of V970 / V970M.
Moreover... you have posted the link to my thread and stated it as a guide. That's much more than a guide as it includes custom ROMs for V970. Please edit your post.
bgcngm said:
Just one note: this is the kernel source code for ZTE GrandX Tegra2 based, not for the MT5677 based V970. It's not useful for any development of V970 / V970M.
Moreover... you have posted the link to my thread and stated it as a guide. That's much more than a guide as it includes custom ROMs for V970. Please edit your post.
Click to expand...
Click to collapse
Hi Bruno! good to see you here! ^^
I've read that note about the kernel before, but it has me thinking since I read it... are you sure it can not help in *any* way to at least help develop a custom kernel or something? I mean there must be stuff we can use/grab from it, no?
Well, I considered your thread a guide because it answers FAQs and provides links to tutorials and such including your roms, though it's kind of mixed, I agree it was my fault, sorry! I've edited it accordingly, hope it's alright now!
Btw I sent you a PM, did you get some time to read it? hehe. Greets!
False alarm nevermind lol xD
do you a great CUSROM for this Phone?

No Android M port for OnePlus One?

Noone has yet to port Andrd M for OnePlus One??
riahc3 said:
Noone has yet to port Andrd M for OnePlus One??
Click to expand...
Click to collapse
I think no. Its very hard to port it ...
Lets See when its coming!
Android M is not released yet. Developer preview is not the same.
Once M gets released also with source code, then there will br no need to port it.
Ah, I forgot, the source code hasnt been released...
This can be closed...

How to get the camera working CM 12.1 xperia M2

Hello this is my first time on this forum so I apologize in advance for my dyslectic English and probably breaking a few forum roles.
I have been flashing CM and CWM to my xperia M2 following this guide
http://forum.xda-developers.com/showpost.php?p=58458162&postcount=416
and
http://forum.xda-developers.com/showpost.php?p=59618946&postcount=731
As it says on the page camera dos not work on this versions CM but when is searched the web if found this thread and download.
http://www.htcmania.com/showthread.php?t=939009
http://www.mediafire.com/download/kl6pya23rqmvdy8/cm-12.1-20151007-UNOFFICIAL-eagle.zip
In this version CM the camera works fine but my wifi stopped working and I like to have a working wifi on my phone. I was thinking to post in the developers thread and ask if a newer version of the Alpha release whit working camera would come out soon or if extracting the camera driver and build my own zip was possible. Unfortunately I´m a newbie at this forum and was not allowed to post in that thread.
http://forum.xda-developers.com/xpe...-cyanogenmod-12-developement-t2971213/page131
So dose any one know if a new release is coming or if there is a way to move the camera driver from one CM zip to another?
Thanks in advance for your answers.
Try installing CM12.1 with TWRP instead of CWM
PauloHHB said:
Try installing CM12.1 with TWRP instead of CWM
Click to expand...
Click to collapse
That cant possibly make a difference I have all ready gotten it to work once whit that CWM and CM 12.1 Lollipop BETA 1 but then it was unable to start my wifi. In the alpha 4 and 5 release it clearly stats that camera dos not work that´s why I was hoping there could bee a way to use the camera drivers from the Beta1 release.
Hi i found this link about how to pull wifi drivers out of CM and put them in Replicant. Any one know if it could work whit the camera drivers tow?
"h t t p : / / p s y c t . c o m / r e p l i c a n t- a n d r o i d - h o w - t o - g e t - w i f i - a n d - b l u e t o o t h - w o r k i n g / "
"To prevent spam on the XDA forums, ALL new users prevented from posting outside links in their messages. After approximately 10 posts, you will be able to post outside links. Thank you for understanding!"
I did not

Categories

Resources