+ Reply to Thread
Results 741 to 760 of 2415
[project]Port android to meizu M8
This is a discussion on [project]Port android to meizu M8 within the Meizu M8 Android forums, part of the M8 Firmware category; Originally Posted by swkyer that's a great news! thx for your great work! btw: how can i get your bootloader ...
-
11-06-2009 #741Member
- Join Date
- Mar 2009
- Posts
- 130
- Thanks
- 1
Thanked 113 Times in 35 PostsI have 3 modified kernel in cooking.
I'll init a git from each original state, and overwrite my commit.
But the problem is, initialized push is too large to my ADSL. and I can't get git resume upload from a broken push. maybe it's impossible, I'll try request some friend have fast connection to push the huge things.
Loader is so tiny to push, so I call it tinyloader.
It can fetch from
M8TinyLoader - Gitorious
litexipbuilder used for inject loader / zimage into stock firmware:
MPack - Gitorious
-
11-06-2009 #742Freshman
- Join Date
- Oct 2009
- Posts
- 32
- Thanks
- 0
Thanked 12 Times in 6 PostsHow to mount SD card in android
compile mountd,start mountd server:
modify file: system/core/mountd/Android.mk
# disabled - we are using vold now instead
# include $(BUILD_EXECUTABLE)
to:
# disabled - we are using vold now instead
include $(BUILD_EXECUTABLE)
add install file mountd.conf to root file system:
in file: system/core/rootdir/init.rc
free these rows:
service mountd /system/bin/mountd
socket mountd stream 0660 root mount
modify file: system/core/rootdir/Android.mk , add "etc/mountd.conf \",like this:
copy_from := \
etc/dbus.conf \
etc/init.goldfish.sh \
etc/mountd.conf \
etc/hostsLast edited by bill; 11-06-2009 at 12:52 AM.
-
-
11-06-2009 #743Freshman
- Join Date
- Oct 2009
- Posts
- 32
- Thanks
- 0
Thanked 12 Times in 6 PostsVery great half fairy(Banxian)!
After update r3 version, android will support adb driver.
Then install adb driver in your PC.(download in http://www.mobi28.com/m8/M8_android_usb_driver.asp)
All apk software can be installed to M8.
you can download many apk game from here:www.aidiji.com
Install apk methods :
in PC DOS command,connect usb line:
Code:adb push ***.apk /system/app
enjoy it!!!Last edited by bill; 11-06-2009 at 04:59 AM.
-
-
11-06-2009 #744
Thanks all
courage and support to all those who work on this project !

Here is a little gift :

MDroid_Pack.zipLast edited by lex2193; 11-06-2009 at 05:41 AM.
-
11-06-2009 #745Member
- Join Date
- Mar 2009
- Posts
- 130
- Thanks
- 1
Thanked 113 Times in 35 PostsA month ago I use liveandroid 0.2 and I think it's landscape.
When I visit some android application download site, most of application is designed for vertical (portrait screen) mode.
Er, I must add portrait support of Loader menu to TODO list.
Android seems support screen rotation itself, I got it when alarm clock triggered.
@lex2913:
Thanks!
If I got portrait mode worked I think it's a nice wallpaper to embed in Laucher.apk.
Last edited by banxian; 11-06-2009 at 05:04 AM.
-
11-06-2009 #746Senior Member
- Join Date
- Sep 2009
- Posts
- 380
- Thanks
- 3
Thanked 138 Times in 53 Poststhere is a s3c6410 rotator driver in the linux kernel i think.
I love the thing with usb connection so i can work with android without rootfs this is very nice. This weekend i will fetch all the sources (are the kernel source in git too??) and get me a kitchen up so i can start developing.
Friend of mine said the the modem maybe fuctional. The code is imbedded in GSm processor, we should try a hayes std modem driver, this will give us a serial port (or two in this case). Then we could control the modem through at command. We can rip those from windows ce and serial debug.
I will try this when my devenv is setup again
Once again i say: we should create a liste of features/hardware of the m8 and what they are and how we could implement them. This goes from small things like power button over driver for the battery to big things like modem.
We should see that we do one after another to get things done.
I partitcipate in the android porting google mailgroup to get any ifno i could get.
PS to get protrait mode work, you just need to compile the kernel this way, but rotator will not work then. this is one of the "smaller" problems i mentioned
PPS: nice dualboot :DLast edited by r3wDy; 11-06-2009 at 07:02 AM.
-
11-06-2009 #747Member
- Join Date
- Jul 2009
- Location
- Germany
- Posts
- 144
- Thanks
- 23
Thanked 9 Times in 7 Postswhat tool i need to import newer firmware and is it later possible leave out the meizu firmware and update android only ?
-
11-06-2009 #748Senior Member
- Join Date
- Sep 2009
- Posts
- 380
- Thanks
- 3
Thanked 138 Times in 53 Postsbug:when u boot windows and it goes to sleep, i cant wake it up by pressing pwer or m button.
anyone else with such a problem?
-
11-06-2009 #749Member
- Join Date
- Jul 2009
- Location
- Germany
- Posts
- 144
- Thanks
- 23
Thanked 9 Times in 7 Posts
-
11-06-2009 #750Member
- Join Date
- Aug 2009
- Posts
- 110
- Thanks
- 107
Thanked 23 Times in 11 PostsFor this reason I opened a new thread [project] Drivers for the m8 hardware
Every help is welcome!!
-
11-06-2009 #751Member
- Join Date
- Mar 2009
- Posts
- 130
- Thanks
- 1
Thanked 113 Times in 35 Posts
-
11-06-2009 #752Valued Member
- Join Date
- Aug 2008
- Location
- Belgium
- Posts
- 2,434
- Thanks
- 127
Thanked 189 Times in 130 PostsDamn..
friday should be a day when nothing happens but today i have difficulties to catch up
I edited page one (yeah-yeah again) to be upto date:- linked tumi07 his topic.
- linked Banxian his gitīs/updated RC3
- linked Bill is howto on games
- added a todo part
If anyone has details on hardware/driver, PM me so i can update..
Can someone post me a video of rc3 from boot process? :P
Banxian,
if i read well Wince still needs to be loaded from NOR?
canīt we change this for loading from movienand?
Then one does not need to cook loader and new fw everytime there is a new fw leak..
r3wDy,
great! those pictures and info on hardware will be very usefull and i will update in page 1 if you have them.
Be carefull while opening m8, and i posted in Mods and dev. somewhere a video that demonstrates on opening M8, this can be a good guidline for not damaging your m8?! (not that i doubt on you but.. you know ;-) )
crap just noticed thisIt will be removed 4 hours later.
Can this patch be included in the next rc? ;-).How to mount SD card in android
compile mountd,start mountd server:
great news r3wdy.Friend of mine said the the modem maybe fuctional
I hope we get wifi asap running, this will be the best to start with ;-)
-
Member who thanked evow04 for the post:
-
11-06-2009 #753Member
- Join Date
- Mar 2009
- Posts
- 130
- Thanks
- 1
Thanked 113 Times in 35 PostsI have a older video. I will made a new one tonight.
yes, when we talk about NOR, it means onenand in M8.
we place xip.bin in movinand only used for upgrade system to read and inflate it to onenand (in nb0 format). this is hard to changed because it's behavior of mzboot. it's dangerous to patch on it.
-
11-06-2009 #754Valued Member
- Join Date
- Aug 2008
- Location
- Belgium
- Posts
- 2,434
- Thanks
- 127
Thanked 189 Times in 130 Postsok!
will have a look on your git to see the process.
cause even though it is hard/dangerous to do, it would save us work.
thanks for now, and i will see the movie when it comes up :-)
-
11-06-2009 #755Senior Member
- Join Date
- Sep 2009
- Posts
- 380
- Thanks
- 3
Thanked 138 Times in 53 Postsok folkz i looked @ the datasheets from neo/freerunner (openmoko,.org) and they gsm modem is connected to the s3c2440 cpu just through uart.
Its controled enterly by at command i think.
So i think if we (i) compile a hayes compatilble modem driver and set this to this uart port, we should be able to coommunicate with this chip. all the other things should be made by the modem firmware itself. so we maybe dont need a driver for this.
We know s3c4610 has 3 or 4 uarts, we should just try all of these (0 cant be because its our usb/serial port) one must be connected to the modem. it will answer if we send at command so we could se this...
adb.exe doesnt recognize my device cause my adb.exe is too old. i will try this when im @ home this evening or over the weekend
-
11-06-2009 #756Valued Member
- Join Date
- Aug 2008
- Location
- Belgium
- Posts
- 2,434
- Thanks
- 127
Thanked 189 Times in 130 Poststhat is a long shot, but it could be working!
keep us informed, on wlan, really can not find anything about it
-
11-06-2009 #757Senior Member
- Join Date
- Sep 2009
- Posts
- 380
- Thanks
- 3
Thanked 138 Times in 53 Postsbut i found something bout wlan :P
Look here page 16 right
http://www.titov.org.ua/doc/Schemati...public_RC0.pdf
freerunner also can use this chipset, and when i read corretly there is a marvel 88w8686 chip usid in this samsung package. maybe the freerunner driver is wiorth a try
-
11-06-2009 #758Valued Member
- Join Date
- Aug 2008
- Location
- Belgium
- Posts
- 2,434
- Thanks
- 127
Thanked 189 Times in 130 Postsgod DAMNED why is meizume so slow loading!
i am trying to edit & post for over 3 hours now but i get timeoutīs and other :s
anyway, i found the same thing
some link :
libertas driver
google search
i also noticed that samsung uses qualcom & marvell for the base of some chipīs
there it gets confusing : some schematics say the swl is BT + Wifi other say only wifi..
found some other internal pictures
but on the marvel we can find alot of info, that is good news!
with some luck we have wifi up and running in a few days.Last edited by evow04; 11-06-2009 at 02:24 PM.
-
11-06-2009 #759Passing By
- Join Date
- May 2009
- Posts
- 5
- Thanks
- 3
Thanked 0 Times in 0 PostsPlease talk me anybody - it work with M8SE?
-
11-06-2009 #760Valued Member
- Join Date
- Sep 2009
- Location
- Germany
- Posts
- 1,309
- Thanks
- 249
Thanked 200 Times in 145 Postsyes, but not M8 SE 16GB.
Meizu M8 SE - FW 0.9.9.18 (dao89 n450) Dualboot LBE A11 Android 2.2
Similar Threads
-
PROJECT: Meizu M8 Nederlandse taal
By MaikelRunia in forum DutchReplies: 47Last Post: 09-02-2009, 10:11 AM -
Port Meizu OS to Samsung Omnia i900
By natedogg20050 in forum Modding & DevelopmentReplies: 8Last Post: 08-17-2009, 12:09 PM -
What does the Meizu Rockbox project need?
By Err0r in forum RockboxReplies: 21Last Post: 05-17-2008, 12:12 PM -
Meizu M8 Project On Temporary Hold
By Err0r in forum Meizu M8 NewsReplies: 68Last Post: 04-20-2008, 04:02 AM -
The USB port
By vipert in forum TechnicalReplies: 3Last Post: 05-03-2007, 04:03 PM




Reply With Quote