Hermes goes wiki - 8525, TyTN, MDA Vario II, JasJam Software Upgradin

Hermes goes wiki
A wiki page has been opened for the Hermes
http://wiki.xda-developers.com/index.php?pagename=HTC_Hermes
Please look here before asking questions on the forum.
All users can edit this page so you can all add information thus making it a better source of information.

Hi!
can't go to the wiki page at the moment ... and get this error!
Fatal error: Can't connect to database: wikidb_backend_mysql: fatal database error DB Error: no such database ( [nativecode=Unknown database 'xdadevwiki'] ** mysql://xdadevwiki:[email protected]/xdadevwiki) in /var/www/phpwiki/lib/WikiDB/backend/PearDB.php on line 32
I guess I just need to wait and check it later, but I was wondering if there is a place to report this.
Ofiaich

ofiaich: reported to admins, should be fixed now...

thanks pof!
I should have searched about how to report this to the mods!
sorry about that!
Ofiaich

Related

Solution to the error message using Gen.Y dualboot

Greeting.
Please note, this is not a solution for HD2. Only tested on TP2, Rhod100.
Thanks to yozgatg to his little but great work:
http://forum.xda-developers.com/showthread.php?t=623792
The cabs should work easily as yozgatg described in his thread. But a problem seems to annoy many people, included me, is the error message:
sub __main_bootandroid
Win32Exeception
Continue?
The solution I find out by doing some research on Bing, is:
1. Unlock the Registry on WM by changing:
HKEY_LOCAL_MACHINE\Security\Policies\Policies
00001001, Dword, 1 (originally is 2, change it to 1)
00001005, Dword, 40 (originally is 16, change it to 40)
2. after step 1, turn off the security warning by changing:
HKEY_LOCAL_MACHINE\Security\Policies\Policies\
0000101a, Dword, 1 (Originally is 0)
After that the problem is solved.
Please note: This solution is only for people who has the right setup of Gen.Y Dualboot. If you see any information like "android is missing", that means your setup has problem.
My device is TP2, Rhod100.
Hope this solution can be useful to some people.
didn't work on my tp2 verizon ?

[Q] Help me please !!!

hello everyone ,
I'm a new in developing application .
OK , I followed guides how to install the SDK and eclipse now when I'm trying to write application i get theses error(s)
Multiple annotations found at this line:
- The markup in the document following the root element must be well-
formed.
- error: Error parsing XML: junk after document element
"R cannot be resolved to a variable"
please help me to find out a solution !

Kernel error

Hi for my yp-g1 a group is building ics so we started with making/porting (not sure wich)
Anyway zacmillions bean working on the kernel but got this error:
So far I have 1 error left but I don't know how to resolve it:
drivers/usb/gadget/s3c_udc_otg.c:688: error: lvalue required as left operand of assignment
drivers/usb/gadget/s3c_udc_otg.c:689: error: lvalue required as left operand of assignment
I got this error using the teamhacksung's line of the same file
/* 3. Put the OTG device core in the disconnected state.*/
utemp = __raw_readl(S3C_UDC_OTG_DCTL);
utemp |= SOFT_DISCONNECT;
__raw_writel(utemp, S3C_UDC_OTG_DCTL);
udelay(20);
Do you know what this means?
Any ideas what to do?
Thanks.
Sent from my YP-G1 using xda app-developers app
Questions or Problems Should Not Be Posted in the Development Forum
Please Post in the Correct Forums & Read the Forum Rules
Thanks ✟
Moving to Q&A

[Q] Binding applications to a specific IP

Hi,
These days many systems are multi-homed in the sense that they have more than one IP address bound at the same time. I.e. Wifi and VPN,
There are are at least 3 solutions to help bind an application to a specific ip.
1) Lennart Poettering has a IPv4 only version of a shim and a rather good readme available at his site.
2) Catalin M. Boie wrote another LD_PRELOAD shim, force_bind. I have not tested this one. It's capable of handling IPv6 binds.
3) Daniel Ryde has solved the problem via a LD_PRELOAD shim. With his code you can run
$ BIND_ADDR="192.0.2.100" LD_PRELOAD=/usr/lib/bind.so firefox (*)
and happily surf away.
Sorry for not providing direct links but "ALL new users prevented from posting outside links in their messages."
However a faked url with all relevant information is here:
Start by http then add daniel-lange.com/archives/53-Binding-applications-to-a-specific-IP add .html to the end of the url
Can someone provide instructions on how to build an android version of any of the given solutions (or a binary maybe) ??
Thank you

[Q] 'AMotionEvent_getHistoricalX' not found! [requesting dev backup]

If any real dev's read this (I'm far from one ). I'm completely lost (thus far) as to how and why I get this..
(snippet from logcat)
Code:
E/Unity ( 2023): 'AMotionEvent_getHistoricalX' not found!
E/Unity ( 2023): 'AMotionEvent_getHistoricalY' not found!
E/Unity ( 2023): 'AMotionEvent_getHistoricalEventTime' not found!
E/Unity ( 2023): 'AMotionEvent_getHistoricalPressure' not found!
E/Unity ( 2023): 'AMotionEvent_getHistoricalSize' not found!
Temple Run 2 looks for this on startup, and the result is as soon as the screen is touched after the game load it insta-gibs and dumps back to desktop. If not for google I would have been chasing the stuff in the logcat crash dump part and I don't think I would have found anything near an answer. Or maybe I'm just overthinking it.
Whole logcat here: View attachment tr2crash2.txt
I tracked it down to input.h , I think.. the android api one anyway.
At build time it gets included in libandroid.so libandroidfw.so and libinput.so (also, i think on the last one, definitely the first two)
but I can't understand where my recent build went wrong and doesn't have those "AMotionEvent"(s) available.
at first I thought it was linaro but now I'm not so sure, and I don't recall changing anything near that in my source.
after looking through input.P in my /out/ folder(s) for my libandroid/libandroidfw input.h is being included.. I'm thoroughly lost at the moment.
So, any takers?
edit - a non crash logcat of the same, loading and unloading the game, for reference.
View attachment noncrash.txt
Head on over to #lg-optimus-g irc channel on freenode.
Sent from my Optimus G using XDA Premium 4 mobile app

Categories

Resources