I found the following(posted below with links) while searching the net for TV-OUT on I9003 and seeing that we also have the Gingerbread Source Code now for our phones, thanks to ronhoover88
I respectfully call and request all the Devs to come forth and please put your heads together and give our community the Tv-Out feature for the Galaxy I9003 and oblige us.
What I found:
== How to Enable TV-Out (Android) ==
Type the following in a terminal that can access Android's Kernel.
echo "0" > /sys/devices/platform/omapdss/overlay1/enabled
echo "tv" > /sys/devices/platform/omapdss/overlay1/manager
echo "ntsc" > /sys/devices/platform/omapdss/display1/timings
echo "1" > /sys/devices/platform/omapdss/display1/enabled
Source : www.omappedia.org/wiki/Kernel_TV-Out
MAYBE the link below can offer more help
http://processors.wiki.ti.com/index.php/TI-Android-GingerBread-2.3.4-DevKit-2.1_PortingGuides
Thank you and hoping to see some development soon
UPDATED 05/09/2011: http://forum.xda-developers.com/showthread.php?t=1146458 - TV OUT CODE FROM SAMSUNG'S OFFICE SOURCE CODE CAN BE DOWNLOADED HERE <- ONLY FOR DEVS
thanks to zoneking
Many people are busy with the USB OTG. Will surely work on this, after that is done..
thanx gaurav for staring topic. But i think enabling tv out would be more difficult.
i agree vishal, it maybe difficult...
but we've got some great heads here at xda who would literally make it look like a walk in the park
so fingers crossed
also the second link in my post is a link to TI-Android-GingerBread-2.3.4-DevKit-2.1 PortingGuides
^^that website may offer some help for the usb otg too, please have a look at it
Working on it right away!
"I urge and call for all the Devs to please put your heads together and give our community the Tv-Out feature for the Galaxy I9003"
Is That easy....??? Could you put in a good manner to put a post with a simple request??
looks like your commanding us to do want u want... Please Re-Phrase your post..
gaurav2912 said:
I found the following(posted below with links) while searching the net for TV-OUT on I9003 and seeing that we also have the Gingerbread Source Code now for our phones, thanks to ronhoover88
I urge and call for all the Devs to please put your heads together and give our community the Tv-Out feature for the Galaxy I9003
What I found:
== How to Enable TV-Out (Android) ==
Type the following in a terminal that can access Android's Kernel.
echo "0" > /sys/devices/platform/omapdss/overlay1/enabled
echo "tv" > /sys/devices/platform/omapdss/overlay1/manager
echo "ntsc" > /sys/devices/platform/omapdss/display1/timings
echo "1" > /sys/devices/platform/omapdss/display1/enabled
Source : www.omappedia.org/wiki/Kernel_TV-Out
MAYBE the link below can offer more help
http://processors.wiki.ti.com/index.php/TI-Android-GingerBread-2.3.4-DevKit-2.1_PortingGuides
Thank you and hoping to see some development soon
Click to expand...
Click to collapse
i have tried the echo thing but it doesnt work coz we have only overlay0 which is the normal display .. whereas the overlay1 shud b enabled using echo which is not available in our devices..
the best thing which we can try is just using droid X kernel and using its tv out module ..
bajju123 said:
i have tried the echo thing but it doesnt work coz we have only overlay0 which is the normal display .. whereas the overlay1 shud b enabled using echo which is not available in our devices..
the best thing which we can try is just using droid X kernel and using its tv out module ..
Click to expand...
Click to collapse
ya...u are going in right direction. I think we should look into galaxy s2 kernal coz it has all those which we want. And.most imp that we have very less developer support. Means we have only few developers who are expert in kernal like skin, amit etc. We cant expect everything from them to mod easily. It needs time to develope everything perfectly. But we should always.request developers.what mods we want because it keeps informing them that what users want from them.
@ bajju
I think u have knowledge related to kernal. Can u please look into usb otg feature??
vishal24387 said:
@ bajju
I think u have knowledge related to kernal. Can u please look into usb otg feature??
Click to expand...
Click to collapse
i have little knowledge abt the kernal .. i need some help
truly speaking if usb otg was possible den it wud have come long back on the galaxy s , even they have similar pbm wid the voltage and kernal..soo the only possibility is to halt the usb otg till we get tv out ..
tv out shud b more easy dan otg .
@vishal i m unable to get the stock droid x roms for gb..
if we can get it den we can directly copy the modules i guess ..
bajju123 said:
@vishal i m unable to get the stock droid x roms for gb..
if we can get it den we can directly copy the modules i guess ..
Click to expand...
Click to collapse
Only modules wont work. It is related to kernal which require deep modding. Actually main problem is we dont have correct gb source code. Droid x is similar to our device but its not clone. We can take their kernal for reference only.
I think tv out will be more difficult as it not only requires correct source code support but hardware knowledge also that how signal get transferred to tv & in which format. Comparative to that usb otg is more easy coz we have few examples like experia arc, lg optimus one, nexus one. I know that samsung galaxy s is somewhat similar to our device but why we should depend on their developement??? Look lg optimus one phone which is such a low featured phone comparative to our phone but they have successfully enabled usb otg feature which is even not possible for great galaxy s developers.
The point is that only we need kernal developers with so much passionate about these features. Because if they get attracted to such features then & only then they will work on it to successful it in any way.
vishal24387 said:
Only modules wont work. It is related to kernal which require deep modding. Actually main problem is we dont have correct gb source code. Droid x is similar to our device but its not clone. We can take their kernal for reference only.
I think tv out will be more difficult as it not only requires correct source code support but hardware knowledge also that how signal get transferred to tv & in which format. Comparative to that usb otg is more easy coz we have few examples like experia arc, lg optimus one, nexus one. I know that samsung galaxy s is somewhat similar to our device but why we should depend on their developement??? Look lg optimus one phone which is such a low featured phone comparative to our phone but they have successfully enabled usb otg feature which is even not possible for great galaxy s developers.
The point is that only we need kernal developers with so much passionate about these features. Because if they get attracted to such features then & only then they will work on it to successful it in any way.
Click to expand...
Click to collapse
Bro, ur English lang hs improved a lot since u joined! XD
bajju123 said:
@vishal i m unable to get the stock droid x roms for gb..
if we can get it den we can directly copy the modules i guess ..
Click to expand...
Click to collapse
I hope this can help.....
Droid X Source Code I believe: http://sourceforge.net/projects/droidx.motorola/files/
Good luck
ggclanlord said:
Bro, ur English lang hs improved a lot since u joined! XD
Click to expand...
Click to collapse
ha ha...thanx for complement.
blaqkarma said:
"I urge and call for all the Devs to please put your heads together and give our community the Tv-Out feature for the Galaxy I9003"
Is That easy....??? Could you put in a good manner to put a post with a simple request??
looks like your commanding us to do want u want... Please Re-Phrase your post..
Click to expand...
Click to collapse
Blaq i'm really sorry to make u feel or anyone else feel for that matter that i may be commanding anyone to do anything.....I have edited my post and i hope that will suffice
Cheers
I agree with ggclanlord.
Sent from my GT-I9003 using XDA Premium App
trip007in said:
I agree with ggclanlord.
Sent from my GT-I9003 using XDA Premium App
Click to expand...
Click to collapse
hey trip really was my english poor in older days???
I am learning about Kernel and trying to put this thing in! I know it will take a lot of time! (IF I DO THIS THING)
bangalorerohan said:
I am learning about Kernel and trying to put this thing in! I know it will take a lot of time! (IF I DO THIS THING)
Click to expand...
Click to collapse
Thats great. I think u should try for simple kernal modding. Then u can proceed for tv out.
Related
Thanks to my good friend DooMLoRD for this breakthrough, Bin4ry & Androxyde for developing and maintaining FlashTool, the ability to drop from the desktop into Recovery on the X10 is now just a widget download away.
The original thread has since evolved and is worth looking at to understand the concepts, some history and challenges faced with thanks to all the XDA developers and forum members who have given help and time, in making this possible. This evolution, would not be at all possible without the DooMLoRD and his work and efforts and contributions for Xperia owners has made many owners very happy, the [Universal] for ALL ROMs / ALL Xperia Android devices with any Recovery is where it all began and now, the ever popular app by Koush application Rom Manager , available for the Sony Ericsson Xperia.
Requirements:
Any of the following supported devices
Phone needs to be rooted with Busybox installed
Any Working Version of Recovery
Supported Devices:
Xperia X10
Xperia X8
Xperia X10 Mini
Xperia X10 Mini Pro
How-To:
1: Download the update.zip (its flashable via recovery) and save on sdcard
2: Reboot into recovery and flash the update.zip
3: Reboot phone
The app is a widget and does not have a App Drawer icon yet! (coming soon), once u enter home screen long press on blank area to add widget (this requires 1x2 icon space).
1: Locate "Xperia Reboot Options" and select it
2: Click on the app icon (X) to lauch widget/app
3: Select what reboot option u want
Click Process
Allow superuser prompt for permissions... click "Allow"...
DONE!!!
reserved
Release:
[19-May-2011] Xperia Reboot Options v1.0.0 - Initial release
Downloads:
v1.0.0: xperia_reboot_options_v1.0.0.zip
reserved
finally released...
still lots of work to be done...
MrHassell lets get those SED cmds into JAVA...
deserved for its release
thaaaanks
A big step to us
Waiting for the next update....
It can not boot into xRec when using z's kernel
cheers,
L
MrHassel, Just saw your message, I think I should now work on the SF repo, right?
Are the todos here all the needed?
zoz33 said:
MrHassel, Just saw your message, I think I should now work on the SF repo, right?
Are the todos here all the needed?
Click to expand...
Click to collapse
hi zoz33,
i dont know if MrHassel updated the sources after our discussions but basically we are trying to implement SED commands based on v3 (reboot_into_rec_univ_xperia_v3.zip) of add-on_installer.sh script from here... in java..
may be he will upload the latest files in a few hours...
Zoz33 sorry for delay response, Australian time zones.. Had to undo something yesterday, working at cross purposes on mount points and ended up with a buffer problem. Using Apache Commons isn't working nice due to fifo..
Stream EDit (sed) is much better way as DooMLoRD said. So I will be modifying and reissue sources now.
zoz33 said:
MrHassel, Just saw your message, I think I should now work on the SF repo, right?
Are the todos here all the needed?
Click to expand...
Click to collapse
Moved to proper forum.
do I still need to edit the scripts before installing the widget?
or
just the widget only?
thanks.
great work guys
Nice.
What exactly do you want graphics-wise?
*when complete* provides alternative to scripts
@junixquiaoit good question. This app is not ready for release, it is still being developed. The reason I posted to the developer forum is that I have put this together based on DooMLoRD's scripts, with his assistance and guidance.
Mr Clown relocated rightly, as this is an APP but still in development and not ready for public testing just yet - this maybe causing some.. you have my apologies.
For now perhaps it is best to stick with scripts. When ready the widget / app could potentially replace scripts, although both will be maintained by DooMLoRD and myself.
I will continue to provide assistance and support for as long as I am able, life hopefully
junixquiaoit said:
do I still need to edit the scripts before installing the widget?
or
just the widget only?
thanks.
great work guys
Click to expand...
Click to collapse
AyDee said:
Nice.
What exactly do you want graphics-wise?
Click to expand...
Click to collapse
Hi Aydee Great to hear from you, presently it has one single Transparent PNG, 72 x 72 px - created in Adobe Illustrator CS5, no filters or effects, attached at the top of this thread.
http://developer.android.com/guide/practices/ui_guidelines/widget_design.html
Ideally it should continue to have a 72x72px graphic, for the App drawer and a very small icon for the Widget selection panel and desktop.. HOWEVER what would be really nice imho is to have a few options, one as a spanning 4 column 2 row desktop widget, which can display important state of chargemon (modified / stock), recovery version (ie; xRecovery 0.3 / 0.2 etc..), root active, uptime or some system info..
Best Regards,
MH
Hi all,
sorry to pull a noob on this one put I cannot get this widget working? Can anyone take me though a quick dummy-guide after dl? I tried installing with custom zip, and nothing, can't install...no idea.
X10 Mini E10i Gigglebread V6
phoneyericsson said:
Hi all,
sorry to pull a noob on this one put I cannot get this widget working? Can anyone take me though a quick dummy-guide after dl? I tried installing with custom zip, and nothing, can't install...no idea.
X10 Mini E10i Gigglebread V6
Click to expand...
Click to collapse
Your post will be Ignored because you failed to read & understand any of the posts!!!
P.S
ONLY for Developers!
you know what...
I guess a development thread (hosted with official open source hosting) isn't a development related?
As it turns out neither was the development of Zdzihu's kernel, that he released on April 1.
All I've done amounts to nothing. Just create an open source development project at SourceFoge, prepared a guide for zoz33 (with a lot of redundant java code, which is obviously just an APP or theme or something)... the fact you can't install it means nothing I guess.
@Mr Clown - as this is apparently no longer an active development and isn't any longer a part of the development thread. Why not just remove it altogether?
It's never going to get released when it's sitting in an App or Theme thread, without any input from developers.. so just delete this ok?
I'll do the same with my XDA account and everyone can just be happy.
Cheers.
MrHassell said:
I guess a development thread (hosted with official open source hosting) isn't a development related?
As it turns out neither was the development of Zdzihu's kernel, that he released on April 1.
All I've done amounts to nothing. Just create an open source development project at SourceFoge, prepared a guide for zoz33 (with a lot of redundant java code, which is obviously just an APP or theme or something)... the fact you can't install it means nothing I guess.
@Mr Clown - as this is apparently no longer an active development and isn't any longer a part of the development thread. Why not just remove it altogether?
It's never going to get released when it's sitting in an App or Theme thread, without any input from developers.. so just delete this ok?
I'll do the same with my XDA account and everyone can just be happy.
Cheers.
Click to expand...
Click to collapse
oh come on dude....
dont get disheartened...
we will complete this soon...
Mr. Clown said:
Moved to proper forum.
Click to expand...
Click to collapse
Remove altogether thank you sir.
Devs required
@ALL
this work will be really helpful to the Xperia community as it is laying a foundation for anyone to use this platform to create his/her own apps... we are already sharing the code with the community @ http://xcharge.sf.net and would really appreciate many more devs to help out with various aspects of this project...
firstly i want to make a few things very clear... this is a purely development thread where-in all parts of the app have not yet been finalized and work is still goin on in its development...
all the files for this are openly available at SourceForge http://xcharge.sf.net
@MODERATORS
i request you to please move this thread to X10 Development Section so that the intended audience (developers & designers) can see it and help us out...
we need help from devs/designers to create graphics for this application/widget...
we need help from devs for improving on the programming parts and also on creating newer apps/widgets based on this...
we have a few ideas for additional apps/widgets based on this:
FreeXperia Recovery installer - currently it comes preinstalled on CM7 roms by jerpelea & also can be installed thru flashtool v0.2.8 and above, but doesnt have a installer like xrecovery had
Battery/Performance tweak toggle app - like the tweaks mentioned here: http://forum.xda-developers.com/showthread.php?t=1005027
Custom kernel selection on reboot menu - now that the bootloader has been bypassed newer custom kernels will be released... wouldnt it be great to have an app to select which custom kernel u want to reboot into? we can have overclock/undervolt/etc kernels...
Multi-boot menu - slightly far fetched and will need help from the devs who create the ROMs
Having this in apps & themes, is like having a car frame, a few boxes of nuts & bolts, 4 wheels and a horn.. then saying "let's go for a drive!".
That is obviously how some people roll.. so anyway.. since mostly all thread's are getting hijacked, you're going to see less postings from me. If any - thanks to J.Anderson this place is like a ghost town and the moderator's have become annoyed so much, they don't want to see new development projects, just finnished results. Fair enough..
You can't install this. It is not an app. Where it belongs is a different forum, maybe even a different website.
For anyone interested in the current state. Finnish widget and will post back when tests complete.
As the title says, the Fit has been moved to the Legacy & Low Activity devices. I would like people to come up with ideas and innovations. If you are unable to execute the idea, please join hands with DEVS. to complete the task. If you are unable to do so, just help the DEVS. test out what even is built. COme up with different custom ROMS and everything! I, as a DEV., will contribute all my BEST on keeping this device into the Main Forum.
Here is a list of what we need to achieve
-> Black Android Theme (Responsibiltiy taken by bangalorerohan)
-> Bug-free CM7(DONE)(Thanks to vishwanathptl,TJ_STYLE,marcellusbe)
-> DEV. of Scripts and Custom ROMS (ANy user can apparently do it)
-> Tutorials, Guides and ROM feedback THread ( I can do it for the future release of ANY official ROM)
-> Port of themes (Contribute as much as you can on this)
-> Overclocking Kernel (If anybody helps me, I can do this)
-> USB OTG and TV-OUT (Kernel Tweaks)
On achieving all of the above, the Fit can be moved to the Main FOrum, I believe. So, all the DEVs. and learning DEVS. please help to bring this to the main FORUM.
Also, If you have any doubts in any thing, regarding Development, please feel free to PM any DEV!
Fit is not a Legacy or Low activity Device!!
Regards,
Rohan
bangalorerohan said:
As the title says, the Fit has been moved to the Legacy & Low Activity devices. I would like people to come up with ideas and innovations. If you are unable to execute the idea, please join hands with DEVS. to complete the task. If you are unable to do so, just help the DEVS. test out what even is built. COme up with different custom ROMS and everything! I, as a DEV., will contribute all my BEST on keeping this device into the Main Forum.
Here is a list of what we need to achieve
-> Black Android Theme (Responsibiltiy taken by bangalorerohan)
-> Bug-free CM7(DONE)(Thanks to vishwanathptl,TJ_STYLE,marcellusbe)
-> DEV. of Scripts and Custom ROMS (ANy user can apparently do it)
-> Tutorials, Guides and ROM feedback THread ( I can do it for the future release of ANY official ROM)
-> Port of themes (Contribute as much as you can on this)
-> Overclocking Kernel (If anybody helps me, I can do this)
-> USB OTG and TV-OUT (Kernel Tweaks)
On achieving all of the above, the Fit can be moved to the Main FOrum, I believe. So, all the DEVs. and learning DEVS. please help to bring this to the main FORUM.
Also, If you have any doubts in any thing, regarding Development, please feel free to PM any DEV!
Fit is not a Legacy or Low activity Device!!
Regards,
Rohan
Click to expand...
Click to collapse
Wanna join me to make a OverClockable kernel?
I was gonna start making a Kernel soon, it seems you are interested.
Why not be a part of my team which only consists of me? LOL...
I don't know anything about Kernel Development....
Gonna start up by reading stuff from Google....
I need someone to test the Kernel too once its made....
My friend who has this phone won't do it :/
So what say?
I am ready to join you! I am now downloading the source code and stuff for Fit! Will take some time! And, I am a total NOOB to kernel DEV.
But, I think I have a friend who is good at it! I will try consulting him on what I can do.
Also, it would be good if you can share the source from where you are about to learn the Kernel Tweaking!
bangalorerohan said:
I am ready to join you! I am now downloading the source code and stuff for Fit! Will take some time! And, I am a total NOOB to kernel DEV.
But, I think I have a friend who is good at it! I will try consulting him on what I can do.
Also, it would be good if you can share the source from where you are about to learn the Kernel Tweaking!
Click to expand...
Click to collapse
Sure....
Check your PM.....
tester here!!! i just have, bad english, willness and a fit... so im ready for testing
mefrodo said:
tester here!!! i just have, bad english, willness and a fit... so im ready for testing
Click to expand...
Click to collapse
The development hasn't even began yet....
I will notify you when its all done and we need someone to test it.
Another tester here
Sent from my GT-S5670 using Tapatalk
Just for info..i hav tried overclocked kernel from http://forum.xda-developers.com/showthread.php?t=1311583 on my fit on vishvanath patil cm7.1rom(2.3.7) and those kernels worked BUT those touch keys were not working and camera wasnt working too and screen became a little colourless too...except abov everything was working i tried setcpu and confirmed that it was overclocked
Sent from my GT-S5670 using Tapatalk
raj3534 said:
Just for info..i hav tried overclocked kernel from http://forum.xda-developers.com/showthread.php?t=1311583 on my fit on vishvanath patil cm7.1rom(2.3.7) and those kernels worked BUT those touch keys were not working and camera wasnt working too and screen became a little colourless too...except abov everything was working i tried setcpu and confirmed that it was overclocked
Sent from my GT-S5670 using Tapatalk
Click to expand...
Click to collapse
That's because the oc kernel is for mini....apart from the touch keys, screen and camera everything else is identical with fit and hence those features not working...a huge thanks for testing the same....am pretty sure one of our devs can pick up the work of changing the required in the mini oc kernel....the same way in which we got CM7.1 working for our fit....
FAQ
Q:Should i root my S advance ?
A:Sorry we can't tell you what to do with your device - do some research yourself and opt what is best for you
Q:Where will i get HELP ?
A:here
Q:Which is the best ROM ?
A:There are no best roms!- it is highly subjective - try em all and choose the one which fits you !
Q:How do i root ?
A:Can you see a search field on top right ? - use it
or
Go back to development section for si9070 and read those stickies !
Q:Can i flash i9070 Rom into i9070p
A:NO.Unless you want to brick your device !
Q:How can i help ?
A:Good question here are some tips if you wanna be helpful :
*Be kind to all .
*Share with others what you've learnt .
*Post logcats along with bug reports .
*Use the report button or pm our mod if you need any assistance .
*Stay ON - TOPIC .
Q:How to overclock ?
A:not possible as of now
Q:I bricked my device ?
A:Go here : http://forum.xda-developers.com/showthread.php?t=1985398
Q:Which governor or i/o should i use ?
A:Take a look here :http://forum.xda-developers.com/showthread.php?t=2028731
Q:When will JB update arrive?
A:Ask samsung !
Q:XYZ rom is bugging me or i cannot install XYZ rom or i want some stuff to be added to XYZ rom !
A:Ask in the respective Roms thread - you are most likely to get a satisfactory answer there , you can ask here too though
Q:Usb can't recognize my device ?
A:First check the drivers . If you are on a custom Rom - try re flashing it including all subsequent updates one bu one
Q:Is this all ?
A: NO - more coming
Q: My usb storage is only 4gb?
A: Its normally 3.91 gb so don't worry .
Q:My internal memory is all screwed up ?
A:you've probably flashed a wrong .pit via odin re flash with proper files.
Q:What tweaks can i use ?
A:adrenaline,supercharger (know more - tell me/post here and I'll add em here )
Isn't this thread with same purpose as this one? http://forum.xda-developers.com/showthread.php?t=1983520
Послато са GT-I9070 користећи Тапаток 2
No data connection!!! Help, PLEASE!!!
i have a i9070 and all was working just fine, till suddenly i noticed my data connection disappeared from notification bar.
i checked on settings, it was "On". turned it off, reboot, then tried to activate. No luck... Wifi was ok, but still no data (3G, etc).
google it and found it might be something with the apn settings, so deleted it, configured a new apn (vodafone PT), saved and tried. Still no luck...
Last method was wiping the whole thing set default settings and come with a clean OS. All accounts erased and formatted. Did the initial setup and...surprise...still no Data connection.
Can anybody help me dealing with this? I need data connection working for professional purposes urgently.
By the way, my i9070 is not rooted, official 2.3.6
PDA: I9070XXLE2
Phone:.i9070XXLE2
CSC:I9070XXLD4
HEEEEEEEEEEEELP!!!! THX IN ADVANCE.
shut_down said:
Isn't this thread with same purpose as this one? http://forum.xda-developers.com/showthread.php?t=1983520
Послато са GT-I9070 користећи Тапаток 2
Click to expand...
Click to collapse
Oops am new here just got my s advance - anyway can you pm mod and ask him to close this as i am currently on mobile unable to do so
Sorry and thanks for pointing out
manusvieira said:
i have a i9070 and all was working just fine, till suddenly i noticed my data connection disappeared from notification bar.
i checked on settings, it was "On". turned it off, reboot, then tried to activate. No luck... Wifi was ok, but still no data (3G, etc).
google it and found it might be something with the apn settings, so deleted it, configured a new apn (vodafone PT), saved and tried. Still no luck...
Last method was wiping the whole thing set default settings and come with a clean OS. All accounts erased and formatted. Did the initial setup and...surprise...still no Data connection.
Can anybody help me dealing with this? I need data connection working for professional purposes urgently.
By the way, my i9070 is not rooted, official 2.3.6
PDA: I9070XXLE2
Phone:.i9070XXLE2
CSC:I9070XXLD4
HEEEEEEEEEEEELP!!!! THX IN ADVANCE.
Click to expand...
Click to collapse
Did you try putting the sim card in another phone to make sure that its not a network problem ?
Yes, I did. My sim card is working on htc hero with data connection. Still a diferent card on my galaxy s advance shows no data connection at all, which means there must be some problem with my samsung. I rooted with XXLE2 version, reformatted the phone ran the initial setup activated all accounts and still no luck.
Can you please help me? I'm running out off sollutions...
Thanks in advance
Let's just have two topics concerned on the same problem .
Did I say right? Or I should have said "two topics concerning"? (I'm not native english, that's why I'm asking )
sese306 said:
Let's just have two topics concerned on the same problem .
Did I say right? Or I should have said "two topics concerning"? (I'm not native english, that's why I'm asking )
Click to expand...
Click to collapse
Even am not a native English but concerning would fit better i guess !
manusvieira said:
Yes, I did. My sim card is working on htc hero with data connection. Still a diferent card on my galaxy s advance shows no data connection at all, which means there must be some problem with my samsung. I rooted with XXLE2 version, reformatted the phone ran the initial setup activated all accounts and still no luck.
Can you please help me? I'm running out off sollutions...
Thanks in advance
Click to expand...
Click to collapse
You haven't flashed anything right ?
I would suggest you to try changing basebands via odin or flash another variant of stock just to be sure !
Does anyone is trying to compile a OC kernel? CPU overclock would be nice in this phone.
Sent from my Samsung Galaxy S Advance using XDA App
konciukas said:
Does anyone is trying to compile a OC kernel? CPU overclock would be nice in this phone.
Sent from my Samsung Galaxy S Advance using XDA App
Click to expand...
Click to collapse
hope more devs show interest in our device !
nikufellow said:
hope more devs show interest in our device !
Click to expand...
Click to collapse
Why so? We have cocafe and Diego working on kernels, whitepx is working on cm. Ventus is working for the p variant. Instead of saying that we need more devs, probably users should step forward and help the devs with their projects!
Last time i checked, only shut down was testing and providing logs. All others were 'afraid ' that they will break their device.
If this is the case, even the existing devs will stop their projects! So instead of asking for something, please first help the devs who are already working for the device.
No offense. Just my 2 cents..
I do not respond to tech support via PM
Shaaan said:
Why so? We have cocafe and Diego working on kernels, whitepx is working on cm. Ventus is working for the p variant. Instead of saying that we need more devs, probably users should step forward and help the devs with their projects!
Last time i checked, only shut down was testing and providing logs. All others were 'afraid ' that they will break their device.
If this is the case, even the existing devs will stop their projects! So instead of asking for something, please first help the devs who are already working for the device.
No offense. Just my 2 cents..
I do not respond to tech support via PM
Click to expand...
Click to collapse
I support what you said!!!
Shaaan said:
Why so? We have cocafe and Diego working on kernels, whitepx is working on cm. Ventus is working for the p variant. Instead of saying that we need more devs, probably users should step forward and help the devs with their projects!
Last time i checked, only shut down was testing and providing logs. All others were 'afraid ' that they will break their device.
If this is the case, even the existing devs will stop their projects! So instead of asking for something, please first help the devs who are already working for the device.
No offense. Just my 2 cents..
I do not respond to tech support via PM
Click to expand...
Click to collapse
Agreed completely !
i didn't mean any disrespects to current devs all i wanted to imply is that - more devs can be good !
yeah the fact is am afraid - i had an SGY earlier and hard bricked it trying things , fortunately got my s advance as my parents were kind enough to give money for new phone but if i brick this one too i'll be damned
Originally Posted by Shaaan<br />
Why so? We have cocafe and Diego working on kernels, whitepx is working on cm. Ventus is working for the p variant. Instead of saying that we need more devs, probably users should step forward and help the devs with their projects!<br />
Last time i checked, only shut down was testing and providing logs. All others were 'afraid ' that they will break their device.<br />
<br />
If this is the case, even the existing devs will stop their projects! So instead of asking for something, please first help the devs who are already working for the device.<br />
<br />
No offense. Just my 2 cents..<br />
<br />
I do not respond to tech support via PM
Click to expand...
Click to collapse
<br />
<br />
Agreed completely !<br />
i didn't mean any disrespects to current devs all i wanted to imply is that - more devs can be good !<br />
yeah the fact is am afraid - i had an SGY earlier and hard bricked it trying things , fortunately got my s advance as my parents were kind enough to give money for new phone but if i brick this one too i'll be damned
Click to expand...
Click to collapse
The device was released in April. So everyone is in warranty!
For a brick, you can get the device replaced. Then why worry?
Even i have only one device. I had an sga earlier. Bricked it while compiling cwm 6. Then i got this device. But the folks over at sga forum were kind enough to donate some money. Thus i could get a new device. But here all what i see is, folks afraid of testing, but they want the development to continue! How is that possible!?
Nothing in life is without risks.!
I do not respond to tech support via PM
Sami Kabir said:
Here's a question I always had in my mind.... what are benefits for me to update to jellybean when the update comes... I mean I know jellybean has lots of new features but it also consumes a lot of ram abd cpu also... from before games sometimes lag on my S advance because of less or full ram... won't jellybean update make it more worse.. ?!
Click to expand...
Click to collapse
Sent from my GT-I9070 using xda app-developers app
Shaaan said:
The device was released in April. So everyone is in warranty!
For a brick, you can get the device replaced. Then why worry?
Even i have only one device. I had an sga earlier. Bricked it while compiling cwm 6. Then i got this device. But the folks over at sga forum were kind enough to donate some money. Thus i could get a new device. But here all what i see is, folks afraid of testing, but they want the development to continue! How is that possible!?
Nothing in life is without risks.!
I do not respond to tech support via PM
Click to expand...
Click to collapse
I meant no dis respect bro - i said we want more developers only because i didn't knew there were already people focussed on many things as am a newbie in these forums - thanks to you i now know that !
why is the Gyroscope Calibration is not working? it says "unable to find offset file. try again."
Sent from my GT-I9070 using Tapatalk 2
nikufellow said:
I meant no dis respect bro - i said we want more developers only because i didn't knew there were already people focussed on many things as am a newbie in these forums - thanks to you i now know that !
Click to expand...
Click to collapse
I am not targeting you or telling this to you. I was just sharing my thoughts about how users behave. No offense to anyone!
Peace.!!
I do not respond to tech support via PM
Okay so I've bought a samsung galaxy chat B5330 device back in feb'2013. Don't ask me why cause I conciously bought it. So I realised after searching for 6 months that there is no interest of developers in this device. so I have taken up the initiative to 1) Build CM 10, 2) Port CWM, 3) Root the device myself. However I don't have much idea about building android. I've rooted and flashed Custom recovery n ROMs to my dad's phone before and I'm a geek so I learn things quickly about computers n phones. So I'm nor a complete newbie neither a Master developer. Therefore I need help of those devlopers who will be kind enough not to discourage me. Anyone can root a device which is more popular because it gets vulnarable too quickly so there is no point in telling me that "you should have bought a device which has developer support". I am interested to be a developer myself n that challenge is really so tempting to me. So here are my questions which I don't have exact idea about.
1) I have a computer of the config -> AMD fx 6100 hexacore buldozer 3.3 GHz/4 GB RAM/500 GB HDD/Windows7(32) & Ubnuntu 13.04(64). Can I do the job of building roms from the source with this config in the first place?
2) Does galaxy chat B5330 support 'fastboot'? if yes then How can I boot into fastboot mode? I've tried with adb 'reboot-bootloader' but the device just restarted normally. So I don't know How can I get into the fastboot mode?
3) CM developers are really kind enough that they have put alot effort into making the wiki. I've got precious informations about building android from source and all. But I have a confusion. There was mentioned fastboot is necessery for building CM. So if my phone does not have fastboot should it mean that I can't build CM for my device at all?
4) How much data do I have to download? Do I need to be connected to the internet always while editing local file? n If I use 'repo sync' to update the code always won't my editings get overwritten by stock code again?
so these are few basic questions I have for now. I know I might not get any response at all. But there's no harm in trying. thanks
Update1
ranchoabc said:
Okay so I've bought a samsung galaxy chat B5330 device back in feb'2013. Don't ask me why cause I conciously bought it. So I realised after searching for 6 months that there is no interest of developers in this device. so I have taken up the initiative to 1) Build CM 10, 2) Port CWM, 3) Root the device myself. However I don't have much idea about building android. I've rooted and flashed Custom recovery n ROMs to my dad's phone before and I'm a geek so I learn things quickly about computers n phones. So I'm nor a complete newbie neither a Master developer. Therefore I need help of those devlopers who will be kind enough not to discourage me. Anyone can root a device which is more popular because it gets vulnarable too quickly so there is no point in telling me that "you should have bought a device which has developer support". I am interested to be a developer myself n that challenge is really so tempting to me. So here are my questions which I don't have exact idea about.
1) I have a computer of the config -> AMD fx 6100 hexacore buldozer 3.3 GHz/4 GB RAM/500 GB HDD/Windows7(32) & Ubnuntu 13.04(64). Can I do the job of building roms from the source with this config in the first place?
2) Does galaxy chat B5330 support 'fastboot'? if yes then How can I boot into fastboot mode? I've tried with adb 'reboot-bootloader' but the device just restarted normally. So I don't know How can I get into the fastboot mode?
3) CM developers are really kind enough that they have put alot effort into making the wiki. I've got precious informations about building android from source and all. But I have a confusion. There was mentioned fastboot is necessery for building CM. So if my phone does not have fastboot should it mean that I can't build CM for my device at all?
4) How much data do I have to download? Do I need to be connected to the internet always while editing local file? n If I use 'repo sync' to update the code always won't my editings get overwritten by stock code again?
so these are few basic questions I have for now. I know I might not get any response at all. But there's no harm in trying. thanks
Click to expand...
Click to collapse
I have acquired the source code for my device from samsung. Now I just need to port the board configs to the CM10 source.
ranchoabc said:
I have acquired the source code for my device from samsung. Now I just need to port the board configs to the CM10 source.
Click to expand...
Click to collapse
nce going man
"Devs Not Interested...."
I don't know whether some people are still talking about this device.
I thought everybody started throwing it and getting his newer one.
Niral.DMello said:
How did you manage to do that? You wrote to them and they gave it? If thats the case you must have some special powers. I'm impressed.
Click to expand...
Click to collapse
If I were not wrong, you could get the source from ://opensource.s*msung.com (*can't post yet )
My Bad English....
excellent
: Bueno:: Bueno: wouldnt see anything wrong in my galaxy cm10 ch @ t gt-B5330 : Bueno:: Bueno:
I've got a working CWM. Looking forward to porting a newer version.
I've got my hands on a working cwm (somehow it did) for b5330. Now looking forward to porting CWM 6 from cm source. I just have too slow bandwidth for cm source syncing. So let's see how it goes.
ranchoabc said:
I've got my hands on a working cwm (somehow it did) for b5330. Now looking forward to porting CWM 6 from cm source. I just have too slow bandwidth for cm source syncing. So let's see how it goes.
Click to expand...
Click to collapse
I really hope you succeed and make it working! Good luck mate!
TheUnknownThing said:
I really hope you succeed and make it working! Good luck mate!
Click to expand...
Click to collapse
Can you give me some directions? I'm trying my best to learn it.
Sent from my GT-B5330 using xda app-developers app
ranchoabc said:
Can you give me some directions? I'm trying my best to learn it.
Sent from my GT-B5330 using xda app-developers app
Click to expand...
Click to collapse
The best way to start is to use another Rom as base (get permission first) then start tweaking it with scripts, apps and build.prop tweaks. Once you start to get familiar with the basics, start experimenting with different tweaks. Since you are going to create a Cyanogenmod 10 Rom from scratch, I give you best of luck and hope many people will use it!
FINALLY!
ported
I always support you sir!
Sent from my GT-B5330 using xda app-developers app
REALLY for GT B5330
patraanjan23 said:
ported
Click to expand...
Click to collapse
REALLY ??
when date to release this ROM ?
sorry my bad english language..
[email protected] said:
REALLY ??
when date to release this ROM ?
sorry my bad english language..
Click to expand...
Click to collapse
I'm currently working on it. It still does not support audio/bluetooth/wifi/phone/usb nothing. It just supports full touch n can run games. You can't use it for calls/internet! I just sideloaded few apk files via adb. So it ran them smoothly. N don't call me sir please. I hate formalities.. just chill
Sent from my GT-B5330 using XDA Premium 4 mobile app
patraanjan23 said:
I'm currently working on it. It still does not support audio/bluetooth/wifi/phone/usb nothing. It just supports full touch n can run games. You can't use it for calls/internet! I just sideloaded few apk files via adb. So it ran them smoothly. N don't call me sir please. I hate formalities.. just chill
Sent from my GT-B5330 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
how did you port cm to your device
i also have Samsung star pro and have made a manufacturer based stock rom
my device is samsung star pro
gamersam16 said:
how did you port cm to your device
i also have Samsung star pro and have made a manufacturer based stock rom
my device is samsung star pro
Click to expand...
Click to collapse
I am building from source. it's teadious job. but you sure can try
device tree
by source do you mean the android source(10gb +)
i am also trying the same thing but my source is now syncing
could you help me with making my device tree.
and what else do i need apart from the the device tree
gamersam16 said:
by source do you mean the android source(10gb +)
i am also trying the same thing but my source is now syncing
could you help me with making my device tree.
and what else do i need apart from the the device tree
Click to expand...
Click to collapse
Sure ask whatever you need. But I suggest you do thorough research n a lot of forum searching before you ask anything. I've been digging for 1 year collecting info n learning things.
Sent from my GT-B5330 using XDA Premium 4 mobile app
Cyanogenmod for B5330
HERE COMES CYANOZANE
GO for it n test it yourself!
help
patraanjan23 said:
HERE COMES CYANOZANE
GO for it n test it yourself!
Click to expand...
Click to collapse
could you guide me in this process as i have to build the device tree from scratch and am having difficulties in finding the correct info.
how did you start to look for info in the boot.img
help needed
if possible could you provide a basic guide minimum stuff to help
thanks
gamersam16 said:
could you guide me in this process as i have to build the device tree from scratch and am having difficulties in finding the correct info.
how did you start to look for info in the boot.img
help needed
if possible could you provide a basic guide minimum stuff to help
thanks
Click to expand...
Click to collapse
read this thotoughly.
Today my wife got this device as a gift for Christmas. She asked me to look at it and set it up for her. After about an hour of research I was deeply disappointed by the fact that this device has no ROMs or Kernels and barely supports ROOT. The device is kind of slow for 2013 due to its one core 1GHz processor. But I am sure this issue would be fixed with optimizations from custom ROMs and Kernels. I myself am not an android developer but do some coding in the free time and worked on a few ports of sense for several devices. On this thread I would like to get as many developers possible with the Asus MeMO Pad to communicate and collaborate to develop a working port of CyanogenMod for the device. I will be happy to help anyone interested in this project by doing some work in the free time. I chose CyanogenMod as it is probably the easiest one to compile and is much simpler than its competitors. If we get a successful build of CM then we can move on to developing Kernels and more complex versions of Android. Keep in mind that this is not a request for any particular developer but just an invitation to collaborate and build a working ROM for this tablet. If you are interested in working with me on this project please PM me or comment down below. I will be glad to help as much as I can. Thank you to all of the developers that would be willing to participate in this project.
Sent from my Nexus 4 using xda app-developers app
Im in
I did the AMPC app and mini rom (not a full rom but more mods collection)
How are you skills to decompile img ?? since the guy who did root before is no more...and we should start by doing root for latest FW.
and CWM is also very buggy (build using online kitchen)
Please feel free to PM me
I'd like to but I don't know android coding. I do some basic Java programming if that helps
Sent from my MemoPad
crazykiddo said:
Im in
I did the AMPC app and mini rom (not a full rom but more mods collection)
How are you skills to decompile img ?? since the guy who did root before is no more...and we should start by doing root for latest FW.
and CWM is also very buggy (build using online kitchen)
Please feel free to PM me
Click to expand...
Click to collapse
I will PM you as soon as possible and we can begin on the work. Sorry due to the vacation I am not home and will only be back stating monday.
fundre said:
I'd like to but I don't know android coding. I do some basic Java programming if that helps
Sent from my MemoPad
Click to expand...
Click to collapse
Thank you for you reply also, as of right now I don't see our need for any Java coding, but maybe if we find a need for it I will message you. Thank you once again.
Sent from my Nexus 4 using xda app-developers app
aanonymoushuman said:
I will PM you as soon as possible and we can begin on the work. Sorry due to the vacation I am not home and will only be back stating monday.
Thank you for you reply also, as of right now I don't see our need for any Java coding, but maybe if we find a need for it I will message you. Thank you once again.
Sent from my Nexus 4 using xda app-developers app
Click to expand...
Click to collapse
Hi! I'm the guy that made CWM for this tablet, as well as the one on whos idea the whole root thing is based I'm very glad that someone picked up work on this tablet and is trying to make it better, since I don't have the time and I've lost my patience since ASUS is refusing to co-operate as far as updates and source codes are concerned. You can always PM me with questions as well as all or any info you have and I'm also willing to test builds out. Thanks
nerotNS said:
Hi! I'm the guy that made CWM for this tablet, as well as the one on whos idea the whole root thing is based I'm very glad that someone picked up work on this tablet and is trying to make it better, since I don't have the time and I've lost my patience since ASUS is refusing to co-operate as far as updates and source codes are concerned. You can always PM me with questions as well as all or any info you have and I'm also willing to test builds out. Thanks
Click to expand...
Click to collapse
Hiya @nerotNS, I'm currently new (a noob) at xda-developers forum but since I'm actually getting a memo pad what better way of installing cyanogenmod properly than asking for help. However I couldn't help but to find the source code, and I did. I'm currently still learning so the source code wouldn't be of help to me than it would to you. So that said, heres the source
==> support (dot) asus (dot) com/Download.aspx?SLanguage=en&m=ASUS+MeMO+Pad&p=28&s=6
(remove spaces and replace '(dot)' with '.')
42java said:
Hiya @nerotNS, I'm currently new (a noob) at xda-developers forum but since I'm actually getting a memo pad what better way of installing cyanogenmod properly than asking for help. However I couldn't help but to find the source code, and I did. I'm currently still learning so the source code wouldn't be of help to me than it would to you. So that said, heres the source
==> support (dot) asus (dot) com/Download.aspx?SLanguage=en&m=ASUS+MeMO+Pad&p=28&s=6
(remove spaces and replace '(dot)' with '.')
Click to expand...
Click to collapse
Hmm that's the kernel source code, we already have that Though it was in a bit of a strange format, plus I firmly believe that it's outdated as I think ASUS made some changes in the kernels via OTA. Thanks for your tip though,it's good to see that someone's trying to do with this pad
RE: CM Development
Hello, new guy here at XDA, I do not have any knowledge to Linux or Android programming yet I know how to flash and play with recoveries and such things. I am willing to be a tester for this project.
waiting for someone to port this into CM...
source code: http://support.asus.com/Download.aspx?SLanguage=en&m=ASUS+MeMO+Pad&p=28&s=6
Cygaeonmod 12 me172v device tree
After months of research and goggleing i have made a me172v device tree and i will upload it on github by 1 st of march
i want someone to test the device tree by building a cygaeonmod 12 rom
i have made a official working recovery using the tree but there are few errors i am working on that
if some body wants to help here s my email adrress [email protected]
its double 'a' DONT GET CONFUSED:laugh:
THIS IS MY SECOND POST ON XDA BY MY NEW USERNAME
SORRY FOR BAD ENGLISH
wait till 1 st of march
Pranav89 said:
After months of research and goggleing i have made a me172v device tree and i will upload it on github by 1 st of march
i want someone to test the device tree by building a cygaeonmod 12 rom
i have made a official working recovery using the tree but there are few errors i am working on that
if some body wants to help here s my email adrress [email protected]
its double 'a' DONT GET CONFUSED:laugh:
THIS IS MY SECOND POST ON XDA BY MY NEW USERNAME
AND HERE'S A LINK FOR GITHUB ME172V RESPORITORY : github.com/Pranavkumar09/android_ASUS_MEMOPAD_ME172V
just add before the url
SORRY FOR BAD ENGLISH
wait till 1 st of march
Click to expand...
Click to collapse
It's a good news... But too bad my memo pad has broken successfully and hard to find the spare part
Sent from my Lenovo_A706 using XDA Premium 4 mobile app
Keep me posted on your progress, I will keep an eye on your github repo.
?
I Too Am Interested
I may be able to lend my tablet for the cause of testing. Just can't brick it.
It's my 7 year old daughter's, so no harm no foul.
I'll look for updates
It could be hard to port on cm, because the chipset is VIA and no similar device successfully ported with this chipset..
Sent from my Lenovo A706_ROW using XDA Premium 4 mobile app
Thanks Bro That Will be a great help
maricopajoe said:
I may be able to lend my tablet for the cause of testing. Just can't brick it.
It's my 7 year old daughter's, so no harm no foul.
I'll look for updates
Actually i bricked my asus bootloader and even adb does not work out and i am just able to make half of it if you could provide me some information about the pad
and i have found a similar device tree from tft300t and tft700t
first i will make a device tree which can make a working recovery basically twrp
guys its an awesome tab but very slow and having cm 12.1 will be great on the tab so please help
Click to expand...
Click to collapse
Pranav89 said:
maricopajoe said:
I may be able to lend my tablet for the cause of testing. Just can't brick it.
It's my 7 year old daughter's, so no harm no foul.
I'll look for updates
Actually i bricked my asus bootloader and even adb does not work out and i am just able to make half of it if you could provide me some information about the pad
and i have found a similar device tree from tft300t and tft700t
first i will make a device tree which can make a working recovery basically twrp
guys its an awesome tab but very slow and having cm 12.1 will be great on the tab so please help
Click to expand...
Click to collapse
What info do you need?
Click to expand...
Click to collapse
CM 12.1 for me172v
My ME172V device tree repo address https://github.com/Pranavkumar09/android_device_asus_me172v
Finally i made it after 1 months hardwork
I wanted someone who has more internet plan atleast 50 gb who can make the cm 12.1 rom as i live in country like India where internet speed sucks it wont work plzzzzzzzzzz guyz
u can even use Docker to build it on windows follow this link http://forum.xda-developers.com/showthread.php?t=2650345 or u can use ubuntu plzzz help me out
if any ones interested u can email me [email protected] for any queries or doubt abt the device tree
It would be a great help
Help
Pranav89 said:
My ME172V device tree repo address https://github.com/Pranavkumar09/android_device_asus_me172v
Finally i made it after 1 months hardwork
I wanted someone who has more internet plan atleast 50 gb who can make the cm 12.1 rom as i live in country like India where internet speed sucks it wont work plzzzzzzzzzz guyz
u can even use Docker to build it on windows follow this link http://forum.xda-developers.com/showthread.php?t=2650345 or u can use ubuntu plzzz help me out
if any ones interested u can email me [email protected] for any queries or doubt abt the device tree
It would be a great help
Click to expand...
Click to collapse
I'm gonna try building it with Docker. Is there still a chance of killing the device bootloader?
Btw I'm a total noob with custom roms so it may take a while + my PC is old
Thank you Darthsternie
Darthsternie said:
I'm gonna try building it with Docker. Is there still a chance of killing the device bootloader?
Btw I'm a total noob with custom roms so it may take a while + my PC is old
Click to expand...
Click to collapse
what do u mean by killing the bootloader????
whats ur system specification like ram processor
plzzzzz ur the last hope for this device
CPU Specs
Pranav89 said:
what do u mean by killing the bootloader????
whats ur system specification like ram processor
plzzzzz ur the last hope for this device
Click to expand...
Click to collapse
I have a AMD Athlon Dualcore 5000B 2,60 GHz with 4 GB RAM
And my 500gb drive died yesterday so I have to buy myself a new drive first