Will update the S4 mini GT-I9195 Android 4.3???

s0ftcorn

Senior Member
Apr 25, 2011
445
95
0
Anyone know if you have android 4.3 for this phone???

Enviado desde mi GT-I9195 usando Tapatalk
At the moment no and i doubt Samsung will update our SGS4 Mini, although the hardware would be capable of running it. Maybe some dev will show up and make an port of CM 10.2.
Basically because we dont have an flagship device.
 
  • Like
Reactions: GenomeX and jureca

mar10o

Senior Member
May 16, 2011
177
87
58
I think we will have one update. This phone is not popular yet, but it's matter of time. In some countries it's not yet officially avaliable.

Wysłane z mojego GT-I9192
 
  • Like
Reactions: jureca

JMailuhu

Senior Member
Dec 3, 2010
258
120
0
Netherlands
evilmusic.shivtr.com
Thats just a hunch.. Samsung is known to lack big updates to theire devices other than theire flagships.
If the update would come my guess is, it will skip 4.3, and go with KitKat instead. Just like the SGS3 that skipped JB and gets 4.3 next month.
So if the update gets through i think it wont be anytime sooner than april-may 2014.

Sent from my GT-I9195 using XDA Premium 4 mobile app
 
Last edited:
  • Like
Reactions: jureca

dong2007

Senior Member
May 26, 2010
547
136
0
subsurface
Just like the SGS3 that skipped JB and gets 4.3 next month.
Sent from my GT-I9195 using XDA Premium 4 mobile app
That's not correct, SG3 have JB but version 4.1.2, they skip 4.2 ;)



I think they skipped 4.2.2 to 4.3 because they are a minor update.
IMO I don't think they will skip 4.3 to 4.4, because this are a major update ;)
 
  • Like
Reactions: jureca

proxuser

Senior Member
Jul 2, 2010
1,836
5,711
0
www.emexci.com
can't build because of this error
anyone has idea

should i change vendorsetup.sh to
https://raw.github.com/arco/hudson/master/cm-build-targets

because arco's edited vendor list has serranoltexx and serrano3gxx as cm-10.2

Code:
[email protected]:~/android/system$ breakfast serrano3gxx
including vendor/cm/vendorsetup.sh
build/core/product_config.mk:242: *** device/samsung/serrano3gxx/cm.mk: malformed COPY_FILE "PRODUCT_COPY_FILES".  Stop.
Device serrano3gxx not found. Attempting to retrieve device repository from CyanogenMod Github (http://github.com/CyanogenMod).
Traceback (most recent call last):
  File "build/tools/roomservice.py", line 76, in <module>
    result = json.loads(urllib.request.urlopen(githubreq).read().decode())
  File "/usr/lib/python2.7/urllib2.py", line 127, in urlopen
    return _opener.open(url, data, timeout)
  File "/usr/lib/python2.7/urllib2.py", line 410, in open
    response = meth(req, response)
  File "/usr/lib/python2.7/urllib2.py", line 523, in http_response
    'http', request, response, code, msg, hdrs)
  File "/usr/lib/python2.7/urllib2.py", line 448, in error
    return self._call_chain(*args)
  File "/usr/lib/python2.7/urllib2.py", line 382, in _call_chain
    result = func(*args)
  File "/usr/lib/python2.7/urllib2.py", line 531, in http_error_default
    raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
urllib2.HTTPError: HTTP Error 403: Forbidden
build/core/product_config.mk:242: *** device/samsung/serrano3gxx/cm.mk: malformed COPY_FILE "PRODUCT_COPY_FILES".  Stop.

** Don't have a product spec for: 'cm_serrano3gxx'
** Do you have the right repo manifest?